/third_party/skia/experimental/graphite/src/ |
D | Image_Graphite.h | 20 bool onReadPixels(GrDirectContext*, in onReadPixels() function
|
D | Device.cpp | 90 bool Device::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in skgpu::Device
|
/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/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 1339 bool GrMtlGpu::onReadPixels(GrSurface* surface, function
|
/third_party/skia/src/image/ |
D | SkImage_GpuBase.cpp | 160 bool SkImage_GpuBase::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_GpuBase
|
D | SkImage_Raster.cpp | 185 bool SkImage_Raster::onReadPixels(GrDirectContext*, in onReadPixels() function in SkImage_Raster
|
D | SkImage_Lazy.cpp | 166 bool SkImage_Lazy::onReadPixels(GrDirectContext* dContext, in onReadPixels() function in SkImage_Lazy
|
/third_party/skia/src/gpu/mock/ |
D | GrMockGpu.h | 92 bool onReadPixels(GrSurface*, in onReadPixels() 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/skia/src/core/ |
D | SkBitmapDevice.cpp | 349 bool SkBitmapDevice::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in SkBitmapDevice
|
D | SkDevice.cpp | 377 bool SkBaseDevice::onReadPixels(const SkPixmap&, int x, int y) { in onReadPixels() function in SkBaseDevice
|
/third_party/skia/src/gpu/v1/ |
D | Device.cpp | 195 bool Device::onReadPixels(const SkPixmap& pm, int x, int y) { in onReadPixels() function in skgpu::v1::Device
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 612 bool GrDawnGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrDawnGpu
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 560 bool GrD3DGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrD3DGpu
|
/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/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 2384 bool GrVkGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrVkGpu
|
/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/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 2195 bool GrGLGpu::onReadPixels(GrSurface* surface, in onReadPixels() function in GrGLGpu
|
/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
|