/external/skia/experimental/graphite/src/ |
D | Surface_Graphite.cpp | 43 bool Surface::onReadPixels(Context* context, in onReadPixels() function in skgpu::Surface
|
D | Image_Graphite.h | 22 bool onReadPixels(GrDirectContext*, in onReadPixels() function
|
D | Device.cpp | 191 bool Device::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in skgpu::Device
|
/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 | 185 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/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 1339 bool GrMtlGpu::onReadPixels(GrSurface* surface, function
|
/external/skia/src/gpu/mock/ |
D | GrMockGpu.h | 92 bool onReadPixels(GrSurface*, in onReadPixels() function
|
/external/skia/src/core/ |
D | SkBitmapDevice.cpp | 332 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
|
D | SkDevice.cpp | 365 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
|
/external/skia/src/gpu/v1/ |
D | Device.cpp | 195 bool Device::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in skgpu::v1::Device
|
/external/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 612 bool GrDawnGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrDawnGpu
|
/external/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 560 bool GrD3DGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrD3DGpu
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 2384 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 2205 bool GrGLGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrGLGpu
|