Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DImage_Base_Graphite.h27 bool onReadPixels(GrDirectContext*, in onReadPixels() function
DDevice.cpp390 bool Device::onReadPixels(const SkPixmap& pm, int srcX, int srcY) { in onReadPixels() function in skgpu::graphite::Device
/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.mm1346 bool GrMtlGpu::onReadPixels(GrSurface* surface, function
/external/skia/src/image/
DSkImage_GpuBase.cpp209 bool SkImage_GpuBase::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_GpuBase
DSkImage_Raster.cpp242 bool SkImage_Raster::onReadPixels(GrDirectContext*, in onReadPixels() function in SkImage_Raster
DSkImage_Lazy.cpp232 bool SkImage_Lazy::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_Lazy
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.h95 bool onReadPixels(GrSurface*, in onReadPixels() function
/external/skia/src/core/
DSkBitmapDevice.cpp329 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
DSkDevice.cpp370 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
/external/skia/src/gpu/ganesh/dawn/
DGrDawnGpu.cpp675 bool GrDawnGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrDawnGpu
/external/skia/src/gpu/ganesh/
DDevice.cpp293 bool Device::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in skgpu::v1::Device
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp578 bool GrD3DGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrD3DGpu
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp2542 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp2334 bool GrGLGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrGLGpu