/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 | 812 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 | 127 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 | 298 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 | 89 bool onWritePixels(GrSurface* surface, int left, int top, int width, int height, GrColorType, in onWritePixels() function
|
/external/skia/src/core/ |
D | SkDevice.cpp | 302 bool SkBaseDevice::onWritePixels(const SkPixmap&, int, int) { in onWritePixels() function in SkBaseDevice
|
D | SkBitmapDevice.cpp | 326 bool SkBitmapDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkBitmapDevice
|
/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/gpu/ |
D | SkGpuDevice.cpp | 211 bool SkGpuDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkGpuDevice
|
/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 | 386 bool GrVkGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrVkGpu
|
/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
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 823 bool GrGLGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrGLGpu
|