/external/skia/src/image/ |
D | SkImage_Generator.cpp | 42 bool SkImage_Generator::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_Generator
|
D | SkImage_Raster.cpp | 137 bool SkImage_Raster::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkImage_Raster
|
D | SkImage_Gpu.cpp | 110 bool SkImage_Gpu::onReadPixels(const SkImageInfo& info, void* pixels, size_t rowBytes, in onReadPixels() function in SkImage_Gpu
|
D | SkImage.cpp | 225 bool SkImage_Base::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkImage_Base
|
/external/skia/src/gpu/ |
D | SkGrPixelRef.cpp | 159 bool SkGrPixelRef::onReadPixels(SkBitmap* dst, SkColorType colorType, const SkIRect* subset) { in onReadPixels() function in SkGrPixelRef
|
D | GrTest.cpp | 365 bool onReadPixels(GrSurface* surface, in onReadPixels() function in MockGpu
|
D | SkGpuDevice.cpp | 230 bool SkGpuDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkGpuDevice
|
/external/skia/src/core/ |
D | SkPixelRef.cpp | 316 bool SkPixelRef::onReadPixels(SkBitmap* dst, SkColorType, const SkIRect* subset) { in onReadPixels() function in SkPixelRef
|
D | SkBitmapDevice.cpp | 180 bool SkBitmapDevice::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkBitmapDevice
|
D | SkDevice.cpp | 255 bool SkBaseDevice::onReadPixels(const SkImageInfo&, void*, size_t, int x, int y) { in onReadPixels() function in SkBaseDevice
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1101 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 2334 bool GrGLGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrGLGpu
|