Home
last modified time | relevance | path

Searched defs:onReadPixels (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DImage_Base_Graphite.h61 bool onReadPixels(GrDirectContext*, in onReadPixels() function
H A DDevice.cpp575 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 DGrMtlGpu.mm1361 bool GrMtlGpu::onReadPixels(GrSurface* surface, function
/aosp_15_r20/external/skia/src/image/
H A DSkImage_Lazy.cpp165 bool SkImage_Lazy::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_Lazy
H A DSkImage_Raster.cpp65 bool SkImage_Raster::onReadPixels(GrDirectContext*, in onReadPixels() function in SkImage_Raster
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockGpu.h126 bool onReadPixels(GrSurface*, in onReadPixels() function
/aosp_15_r20/external/skia/src/gpu/ganesh/image/
H A DSkImage_GaneshBase.cpp246 bool SkImage_GaneshBase::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_GaneshBase
/aosp_15_r20/external/skia/src/core/
H A DSkBitmapDevice.cpp336 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
H A DSkDevice.h528 virtual bool onReadPixels(const SkPixmap&, int x, int y) { return false; } in onReadPixels() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DDevice.cpp330 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 DGrD3DGpu.cpp580 bool GrD3DGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrD3DGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.cpp2492 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.cpp2421 bool GrGLGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrGLGpu