| /third_party/flutter/skia/src/gpu/mtl/ |
| D | GrMtlGpu.mm | 969 bool GrMtlGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, function
|
| /third_party/flutter/skia/src/gpu/mock/ |
| D | GrMockGpu.h | 94 bool onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function
|
| /third_party/flutter/skia/src/image/ |
| D | SkImage_Raster.cpp | 153 bool SkImage_Raster::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, in onReadPixels() function in SkImage_Raster
|
| D | SkImage_GpuBase.cpp | 136 bool SkImage_GpuBase::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_GpuBase
|
| D | SkImage_Lazy.cpp | 218 bool SkImage_Lazy::onReadPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRB, in onReadPixels() function in SkImage_Lazy
|
| /third_party/flutter/skia/src/core/ |
| D | SkDevice.cpp | 339 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
|
| D | SkBitmapDevice.cpp | 340 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
|
| /third_party/flutter/skia/src/gpu/dawn/ |
| D | GrDawnGpu.cpp | 370 bool GrDawnGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrDawnGpu
|
| /third_party/flutter/skia/src/gpu/ |
| D | SkGpuDevice.cpp | 188 bool SkGpuDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkGpuDevice
|
| /third_party/flutter/skia/src/gpu/vk/ |
| D | GrVkGpu.cpp | 2274 bool GrVkGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrVkGpu
|
| /third_party/flutter/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 2277 bool GrGLGpu::onReadPixels(GrSurface* surface, int left, int top, int width, int height, in onReadPixels() function in GrGLGpu
|