/external/skqp/src/gpu/mtl/ |
D | GrMtlGpu.mm | 767 bool GrMtlGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, function
|
/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/mtl/ |
D | GrMtlGpu.mm | 1283 bool GrMtlGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, function
|
/external/skia/src/image/ |
D | SkImage_GpuBase.cpp | 160 bool SkImage_GpuBase::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_GpuBase
|
D | SkImage_Raster.cpp | 184 bool SkImage_Raster::onReadPixels(GrDirectContext*, in onReadPixels() function in SkImage_Raster
|
D | SkImage_Lazy.cpp | 166 bool SkImage_Lazy::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_Lazy
|
/external/skqp/src/image/ |
D | SkImage_Raster.cpp | 156 bool SkImage_Raster::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkImage_Raster
|
D | SkImage_Lazy.cpp | 218 bool SkImage_Lazy::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_Lazy
|
D | SkImage_GpuBase.cpp | 163 bool SkImage_GpuBase::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_GpuBase
|
/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/skia/src/gpu/ |
D | SkGpuDevice_nga.cpp | 242 bool SkGpuDevice_nga::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkGpuDevice_nga
|
D | SkGpuDevice.cpp | 168 bool SkGpuDevice::onReadPixels(const SkPixmap& pm, int x, int y) { function in SkGpuDevice
|
/external/skqp/src/core/ |
D | SkDevice.cpp | 314 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
|
D | SkBitmapDevice.cpp | 346 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
|
/external/skia/src/core/ |
D | SkDevice.cpp | 374 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
|
D | SkBitmapDevice.cpp | 349 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
|
/external/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 606 bool GrDawnGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrDawnGpu
|
/external/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 559 bool GrD3DGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrD3DGpu
|
/external/skqp/src/gpu/vk/ |
D | GrVkGpu.cpp | 2040 bool GrVkGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrVkGpu
|
/external/skqp/src/gpu/ |
D | SkGpuDevice.cpp | 201 bool SkGpuDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkGpuDevice
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 2338 bool GrVkGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrVkGpu
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 2159 bool GrGLGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrGLGpu
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 2314 bool GrGLGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrGLGpu
|