/external/skqp/src/gpu/mtl/ |
D | GrMtlGpu.mm | 748 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 | 116 void SkSurface_Raster::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Raster
|
D | SkSurface_Gpu.cpp | 150 void SkSurface_Gpu::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Gpu
|
D | SkSurface.cpp | 372 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/mtl/ |
D | GrMtlGpu.mm | 1261 bool GrMtlGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, function
|
/external/skia/src/gpu/mock/ |
D | GrMockGpu.h | 99 bool onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function
|
/external/skia/src/gpu/ |
D | SkGpuDevice_nga.cpp | 247 bool SkGpuDevice_nga::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkGpuDevice_nga
|
D | SkGpuDevice.cpp | 180 bool SkGpuDevice::onWritePixels(const SkPixmap& pm, int x, int y) { function in SkGpuDevice
|
/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 | 370 bool SkBaseDevice::onWritePixels(const SkPixmap&, int, int) { in onWritePixels() function in SkBaseDevice
|
D | SkBitmapDevice.cpp | 336 bool SkBitmapDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkBitmapDevice
|
/external/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 181 bool GrDawnGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrDawnGpu
|
/external/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 635 bool GrD3DGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrD3DGpu
|
/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/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 | 478 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 | 818 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
|