Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DImage_Base_Graphite.h61 bool onReadPixels(GrDirectContext*, in onReadPixels() function
DDevice.cpp449 bool Device::onReadPixels(const SkPixmap& pm, int srcX, int srcY) { in onReadPixels() function in skgpu::graphite::Device
/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.mm1365 bool GrMtlGpu::onReadPixels(GrSurface* surface, function
/external/skia/src/image/
DSkImage_Raster.cpp63 bool SkImage_Raster::onReadPixels(GrDirectContext*, in onReadPixels() function in SkImage_Raster
DSkImage_Lazy.cpp162 bool SkImage_Lazy::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_Lazy
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.h125 bool onReadPixels(GrSurface*, in onReadPixels() function
/external/skia/src/gpu/ganesh/image/
DSkImage_GaneshBase.cpp233 bool SkImage_GaneshBase::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_GaneshBase
/external/skia/src/core/
DSkDevice.h528 virtual bool onReadPixels(const SkPixmap&, int x, int y) { return false; } in onReadPixels() function
DSkBitmapDevice.cpp338 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
/external/skia/src/gpu/ganesh/
DDevice.cpp330 bool Device::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in skgpu::ganesh::Device
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp586 bool GrD3DGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrD3DGpu
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp2514 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp2396 bool GrGLGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrGLGpu