Home
last modified time | relevance | path

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

12

/third_party/skia/m133/src/gpu/graphite/
DImage_Base_Graphite.h61 bool onReadPixels(GrDirectContext*, in onReadPixels() function
DDevice.cpp575 bool Device::onReadPixels(const SkPixmap& pm, int srcX, int srcY) { in onReadPixels() function in skgpu::graphite::Device
/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/m133/src/gpu/ganesh/mtl/
DGrMtlGpu.mm1361 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.cpp185 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/mtl/
DGrMtlGpu.mm1339 bool GrMtlGpu::onReadPixels(GrSurface* surface, function
/third_party/skia/m133/src/image/
DSkImage_Lazy.cpp165 bool SkImage_Lazy::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_Lazy
DSkImage_Raster.cpp65 bool SkImage_Raster::onReadPixels(GrDirectContext*, in onReadPixels() function in SkImage_Raster
/third_party/skia/src/gpu/mock/
DGrMockGpu.h100 bool onReadPixels(GrSurface*, in onReadPixels() function
/third_party/skia/m133/src/gpu/ganesh/mock/
DGrMockGpu.h134 bool onReadPixels(GrSurface*, in onReadPixels() function
/third_party/skia/m133/src/gpu/ganesh/image/
DSkImage_GaneshBase.cpp246 bool SkImage_GaneshBase::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_GaneshBase
/third_party/skia/m133/src/core/
DSkBitmapDevice.cpp336 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
DSkDevice.h528 virtual bool onReadPixels(const SkPixmap&, int x, int y) { return false; } 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.cpp620 bool GrDawnGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrDawnGpu
/third_party/skia/m133/src/gpu/ganesh/
DDevice.cpp330 bool Device::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in skgpu::ganesh::Device
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp571 bool GrD3DGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrD3DGpu
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp591 bool GrD3DGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2576 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkGpu.cpp2642 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu

12