Home
last modified time | relevance | path

Searched defs:onReadPixels (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/image/
DSkImage_Generator.cpp42 bool SkImage_Generator::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_Generator
DSkImage_Raster.cpp137 bool SkImage_Raster::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkImage_Raster
DSkImage_Gpu.cpp110 bool SkImage_Gpu::onReadPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, in onReadPixels() function in SkImage_Gpu
DSkImage.cpp225 bool SkImage_Base::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkImage_Base
/external/skia/src/gpu/
DSkGrPixelRef.cpp159 bool SkGrPixelRef::onReadPixels(SkBitmap* dst, SkColorType colorType, const SkIRect* subset) { in onReadPixels() function in SkGrPixelRef
DGrTest.cpp365 bool onReadPixels(GrSurface* surface, in onReadPixels() function in MockGpu
DSkGpuDevice.cpp230 bool SkGpuDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkGpuDevice
/external/skia/src/core/
DSkPixelRef.cpp316 bool SkPixelRef::onReadPixels(SkBitmap* dst, SkColorType, const SkIRect* subset) { in onReadPixels() function in SkPixelRef
DSkBitmapDevice.cpp180 bool SkBitmapDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkBitmapDevice
DSkDevice.cpp255 bool SkBaseDevice::onReadPixels(const SkImageInfo&, void*, size_t, int x, int y) { in onReadPixels() function in SkBaseDevice
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1101 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2334 bool GrGLGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrGLGpu