| /external/skia/src/image/ |
| D | SkSurface_Null.cpp | 38 void onWritePixels(const SkPixmap&, int x, int y) override {} in onWritePixels() function in SkNullSurface
|
| D | SkSurface_Raster.cpp | 113 void SkSurface_Raster::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Raster
|
| /external/skia/src/gpu/ganesh/mtl/ |
| D | GrMtlGpu.mm | 1341 bool GrMtlGpu::onWritePixels(GrSurface* surface, function
|
| /external/skia/src/gpu/graphite/ |
| D | Surface_Graphite.cpp | 79 void Surface::onWritePixels(const SkPixmap& pixmap, int x, int y) { in onWritePixels() function in skgpu::graphite::Surface
|
| D | Device.cpp | 474 bool Device::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in skgpu::graphite::Device
|
| /external/skia/src/gpu/ganesh/mock/ |
| D | GrMockGpu.h | 134 bool onWritePixels(GrSurface*, in onWritePixels() function
|
| /external/skia/src/core/ |
| D | SkDevice.h | 531 virtual bool onWritePixels(const SkPixmap&, int x, int y) { return false; } in onWritePixels() function
|
| D | SkBitmapDevice.cpp | 325 bool SkBitmapDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkBitmapDevice
|
| /external/skia/src/gpu/ganesh/surface/ |
| D | SkSurface_Ganesh.cpp | 191 void SkSurface_Ganesh::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Ganesh
|
| /external/skia/src/gpu/ganesh/ |
| D | Device.cpp | 342 bool Device::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in skgpu::ganesh::Device
|
| /external/skia/src/gpu/ganesh/d3d/ |
| D | GrD3DGpu.cpp | 688 bool GrD3DGpu::onWritePixels(GrSurface* surface, in onWritePixels() function in GrD3DGpu
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkGpu.cpp | 478 bool GrVkGpu::onWritePixels(GrSurface* surface, in onWritePixels() function in GrVkGpu
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLGpu.cpp | 941 bool GrGLGpu::onWritePixels(GrSurface* surface, in onWritePixels() function in GrGLGpu
|