/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | Image_Base_Graphite.h | 61 bool onReadPixels(GrDirectContext*, in onReadPixels() function
|
H A D | Device.cpp | 575 bool Device::onReadPixels(const SkPixmap& pm, int srcX, int srcY) { in onReadPixels() function in skgpu::graphite::Device
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlGpu.mm | 1361 bool GrMtlGpu::onReadPixels(GrSurface* surface, function
|
/aosp_15_r20/external/skia/src/image/ |
H A D | SkImage_Lazy.cpp | 165 bool SkImage_Lazy::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_Lazy
|
H A D | SkImage_Raster.cpp | 65 bool SkImage_Raster::onReadPixels(GrDirectContext*, in onReadPixels() function in SkImage_Raster
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/ |
H A D | GrMockGpu.h | 126 bool onReadPixels(GrSurface*, in onReadPixels() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/image/ |
H A D | SkImage_GaneshBase.cpp | 246 bool SkImage_GaneshBase::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_GaneshBase
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkBitmapDevice.cpp | 336 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
|
H A D | SkDevice.h | 528 virtual bool onReadPixels(const SkPixmap&, int x, int y) { return false; } in onReadPixels() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | Device.cpp | 330 bool Device::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in skgpu::ganesh::Device
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DGpu.cpp | 580 bool GrD3DGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrD3DGpu
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkGpu.cpp | 2492 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLGpu.cpp | 2421 bool GrGLGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrGLGpu
|