/external/skqp/src/gpu/mtl/ |
D | GrMtlGpu.mm | 748 bool GrMtlGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, function
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 1143 bool GrMtlGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, function
|
/external/skqp/src/image/ |
D | SkSurface_Raster.cpp | 127 void SkSurface_Raster::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Raster
|
D | SkSurface_Gpu.cpp | 127 void SkSurface_Gpu::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Gpu
|
D | SkSurface.cpp | 282 void onWritePixels(const SkPixmap&, int x, int y) override {} in onWritePixels() function in SkNullSurface
|
/external/skia/src/image/ |
D | SkSurface_Raster.cpp | 125 void SkSurface_Raster::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Raster
|
D | SkSurface_Gpu.cpp | 132 void SkSurface_Gpu::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Gpu
|
D | SkSurface.cpp | 511 void onWritePixels(const SkPixmap&, int x, int y) override {} in onWritePixels() function in SkNullSurface
|
/external/skqp/src/gpu/mock/ |
D | GrMockGpu.h | 83 bool onWritePixels(GrSurface* surface, int left, int top, int width, int height, GrColorType, in onWritePixels() function
|
/external/skia/src/gpu/mock/ |
D | GrMockGpu.h | 107 bool onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function
|
/external/skia/src/gpu/d3d/ |
D | GrD3DGpu.h | 124 bool onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function
|
/external/skqp/src/core/ |
D | SkDevice.cpp | 310 bool SkBaseDevice::onWritePixels(const SkPixmap&, int, int) { in onWritePixels() function in SkBaseDevice
|
D | SkBitmapDevice.cpp | 333 bool SkBitmapDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkBitmapDevice
|
/external/skia/src/core/ |
D | SkDevice.cpp | 329 bool SkBaseDevice::onWritePixels(const SkPixmap&, int, int) { in onWritePixels() function in SkBaseDevice
|
D | SkBitmapDevice.cpp | 335 bool SkBitmapDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkBitmapDevice
|
/external/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 122 bool GrDawnGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrDawnGpu
|
/external/skqp/src/gpu/vk/ |
D | GrVkGpu.cpp | 383 bool GrVkGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrVkGpu
|
/external/skia/src/gpu/ |
D | SkGpuDevice.cpp | 189 bool SkGpuDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkGpuDevice
|
/external/skqp/src/gpu/ |
D | SkGpuDevice.cpp | 216 bool SkGpuDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkGpuDevice
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 415 bool GrVkGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrVkGpu
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 889 bool GrGLGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrGLGpu
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpu.cpp | 787 bool GrGLGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrGLGpu
|