Home
last modified time | relevance | path

Searched defs:onReadPixels (Results 1 – 25 of 25) 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/flutter/skia/src/gpu/mtl/
DGrMtlGpu.mm969 bool GrMtlGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, function
/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.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/mock/
DGrMockGpu.h92 bool onReadPixels(GrSurface*, in onReadPixels() function
/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.h94 bool onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function
/third_party/flutter/skia/src/image/
DSkImage_Raster.cpp153 bool SkImage_Raster::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkImage_Raster
DSkImage_GpuBase.cpp136 bool SkImage_GpuBase::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_GpuBase
DSkImage_Lazy.cpp218 bool SkImage_Lazy::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_Lazy
/third_party/flutter/skia/src/core/
DSkDevice.cpp339 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
DSkBitmapDevice.cpp340 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpu.cpp370 bool GrDawnGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrDawnGpu
/third_party/skia/src/core/
DSkBitmapDevice.cpp349 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
DSkDevice.cpp377 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
/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/flutter/skia/src/gpu/
DSkGpuDevice.cpp188 bool SkGpuDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkGpuDevice
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2384 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp2274 bool GrVkGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp2195 bool GrGLGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrGLGpu
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp2277 bool GrGLGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrGLGpu