/third_party/skia/experimental/graphite/src/ |
D | Surface_Graphite.cpp | 37 void Surface_Graphite::onWritePixels(const SkPixmap&, int x, int y) {} in onWritePixels() function in skgpu::Surface_Graphite
|
D | Device.h | 79 bool onWritePixels(const SkPixmap&, int x, int y) override { return false; } in onWritePixels() function
|
/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 948 bool GrMtlGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, function
|
/third_party/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 | 151 void SkSurface_Gpu::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Gpu
|
D | SkSurface.cpp | 398 void onWritePixels(const SkPixmap&, int x, int y) override {} in onWritePixels() function in SkNullSurface
|
/third_party/flutter/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 | 131 void SkSurface_Gpu::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Gpu
|
D | SkSurface.cpp | 486 void onWritePixels(const SkPixmap&, int x, int y) override {} in onWritePixels() function in SkNullSurface
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 1315 bool GrMtlGpu::onWritePixels(GrSurface* surface, function
|
/third_party/skia/src/gpu/mock/ |
D | GrMockGpu.h | 101 bool onWritePixels(GrSurface*, in onWritePixels() function
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockGpu.h | 100 bool onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function
|
/third_party/flutter/skia/src/core/ |
D | SkDevice.cpp | 335 bool SkBaseDevice::onWritePixels(const SkPixmap&, int, int) { in onWritePixels() function in SkBaseDevice
|
D | SkBitmapDevice.cpp | 327 bool SkBitmapDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkBitmapDevice
|
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 91 bool GrDawnGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrDawnGpu
|
/third_party/skia/src/core/ |
D | SkBitmapDevice.cpp | 336 bool SkBitmapDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkBitmapDevice
|
D | SkDevice.cpp | 373 bool SkBaseDevice::onWritePixels(const SkPixmap&, int, int) { in onWritePixels() function in SkBaseDevice
|
/third_party/skia/src/gpu/v1/ |
D | Device.cpp | 207 bool Device::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in skgpu::v1::Device
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 181 bool GrDawnGpu::onWritePixels(GrSurface* surface, in onWritePixels() function in GrDawnGpu
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 653 bool GrD3DGpu::onWritePixels(GrSurface* surface, in onWritePixels() function in GrD3DGpu
|
/third_party/flutter/skia/src/gpu/ |
D | SkGpuDevice.cpp | 198 bool SkGpuDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkGpuDevice
|
/third_party/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 478 bool GrVkGpu::onWritePixels(GrSurface* surface, in onWritePixels() function in GrVkGpu
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 422 bool GrVkGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrVkGpu
|
/third_party/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 824 bool GrGLGpu::onWritePixels(GrSurface* surface, in onWritePixels() function in GrGLGpu
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 835 bool GrGLGpu::onWritePixels(GrSurface* surface, int left, int top, int width, int height, in onWritePixels() function in GrGLGpu
|