/external/skia/src/image/ |
D | SkImage_GpuBase.h | 30 bool onReadPixels(GrDirectContext *dContext,
|
D | SkImage_Lazy.h | 42 bool onReadPixels(GrDirectContext*, const SkImageInfo&, void*, size_t, int srcX, int srcY,
|
D | SkImage_Base.h | 44 virtual bool onReadPixels(GrDirectContext*,
|
D | SkImage_Raster.cpp | 82 bool onReadPixels(GrDirectContext*, const SkImageInfo&, void*, size_t, int srcX, int srcY, 184 bool SkImage_Raster::onReadPixels(GrDirectContext*, in onReadPixels() function in SkImage_Raster
|
D | SkImage_GpuBase.cpp | 160 bool SkImage_GpuBase::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_GpuBase
|
/external/skqp/src/image/ |
D | SkImage_Lazy.h | 46 bool onReadPixels(const SkImageInfo&, void*, size_t, int srcX, int srcY,
|
D | SkImage_Base.h | 49 virtual bool onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes,
|
D | SkImage_GpuBase.h | 32 bool onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB,
|
D | SkImage_Raster.cpp | 79 …bool onReadPixels(const SkImageInfo&, void*, size_t, int srcX, int srcY, CachingHint) const overri… 156 bool SkImage_Raster::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkImage_Raster
|
/external/skqp/src/gpu/mock/ |
D | GrMockGpu.h | 78 bool onReadPixels(GrSurface* surface, int left, int top, int width, int height, GrColorType, in onReadPixels() function
|
/external/skia/src/gpu/ |
D | SkGpuDevice_nga.h | 83 bool onReadPixels(const SkPixmap&, int x, int y) override;
|
D | SkGpuDevice_nga.cpp | 242 bool SkGpuDevice_nga::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkGpuDevice_nga
|
D | SkGpuDevice.h | 120 bool onReadPixels(const SkPixmap&, int, int) override;
|
/external/skia/src/core/ |
D | SkBitmapDevice.h | 115 bool onReadPixels(const SkPixmap&, int x, int y) override;
|
D | SkDevice.cpp | 363 return this->onReadPixels(pm, x, y); in readPixels() 374 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
|
/external/skqp/src/core/ |
D | SkBitmapDevice.h | 120 bool onReadPixels(const SkPixmap&, int x, int y) override;
|
D | SkDevice.cpp | 303 return this->onReadPixels(pm, x, y); in readPixels() 314 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
|
/external/skia/src/gpu/mock/ |
D | GrMockGpu.h | 93 bool onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlGpu.h | 148 bool onReadPixels(GrSurface* surface, int left, int top, int width, int height, GrColorType,
|
/external/skia/src/gpu/dawn/ |
D | GrDawnGpu.h | 163 bool onReadPixels(GrSurface* surface, int left, int top, int width, int height,
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpu.h | 182 bool onReadPixels(GrSurface* surface, int left, int top, int width, int height,
|
/external/skqp/src/gpu/ |
D | SkGpuDevice.h | 130 bool onReadPixels(const SkPixmap&, int, int) override;
|
D | GrGpu.h | 474 virtual bool onReadPixels(GrSurface*, int left, int top, int width, int height, GrColorType,
|
/external/skqp/src/gpu/vk/ |
D | GrVkGpu.h | 204 bool onReadPixels(GrSurface* surface, int left, int top, int width, int height, GrColorType,
|
/external/skia/src/gpu/d3d/ |
D | GrD3DGpu.h | 168 bool onReadPixels(GrSurface* surface, int left, int top, int width, int height,
|