Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DImage_Graphite.h20 bool onReadPixels(GrDirectContext*, in onReadPixels() function
DDevice.cpp90 bool Device::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in skgpu::Device
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm1339 bool GrMtlGpu::onReadPixels(GrSurface* surface, function
/third_party/skia/src/image/
DSkImage_GpuBase.cpp160 bool SkImage_GpuBase::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_GpuBase
DSkImage_Raster.cpp203 bool SkImage_Raster::onReadPixels(GrDirectContext*, in onReadPixels() function in SkImage_Raster
DSkImage_Lazy.cpp166 bool SkImage_Lazy::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_Lazy
/third_party/skia/src/gpu/mock/
DGrMockGpu.h92 bool onReadPixels(GrSurface*, in onReadPixels() function
/third_party/skia/src/core/
DSkDevice.cpp377 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
DSkBitmapDevice.cpp349 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
/third_party/skia/src/gpu/v1/
DDevice.cpp195 bool Device::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in skgpu::v1::Device
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp612 bool GrDawnGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp560 bool GrD3DGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2384 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp2195 bool GrGLGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrGLGpu