Home
last modified time | relevance | path

Searched defs:onWritePixels (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/skia/src/image/
H A DSkSurface_Null.cpp38 void onWritePixels(const SkPixmap&, int x, int y) override {} in onWritePixels() function in SkNullSurface
H A DSkSurface_Raster.cpp113 void SkSurface_Raster::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Raster
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlGpu.mm1337 bool GrMtlGpu::onWritePixels(GrSurface* surface, function
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DSurface_Graphite.cpp79 void Surface::onWritePixels(const SkPixmap& pixmap, int x, int y) { in onWritePixels() function in skgpu::graphite::Surface
H A DDevice.cpp600 bool Device::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in skgpu::graphite::Device
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockGpu.h135 bool onWritePixels(GrSurface*, in onWritePixels() function
/aosp_15_r20/external/skia/src/gpu/ganesh/surface/
H A DSkSurface_Ganesh.cpp191 void SkSurface_Ganesh::onWritePixels(const SkPixmap& src, int x, int y) { in onWritePixels() function in SkSurface_Ganesh
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/
H A DSkiaPipelineTests.cpp226 void onWritePixels(const SkPixmap&, int x, int y) override {} in onWritePixels() function in __anon238b6d070711::DeferLayer
H A DRenderNodeDrawableTests.cpp477 void onWritePixels(const SkPixmap&, int x, int y) {} in RENDERTHREAD_TEST() function in RENDERTHREAD_TEST::ProjectionLayer
1252 void onWritePixels(const SkPixmap&, int x, int y) {} in RENDERTHREAD_TEST() function in RENDERTHREAD_TEST::SimpleLayer
/aosp_15_r20/external/skia/src/core/
H A DSkBitmapDevice.cpp323 bool SkBitmapDevice::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in SkBitmapDevice
H A DSkDevice.h531 virtual bool onWritePixels(const SkPixmap&, int x, int y) { return false; } in onWritePixels() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DDevice.cpp342 bool Device::onWritePixels(const SkPixmap& pm, int x, int y) { in onWritePixels() function in skgpu::ganesh::Device
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.cpp682 bool GrD3DGpu::onWritePixels(GrSurface* surface, in onWritePixels() function in GrD3DGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.cpp462 bool GrVkGpu::onWritePixels(GrSurface* surface, in onWritePixels() function in GrVkGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.cpp946 bool GrGLGpu::onWritePixels(GrSurface* surface, in onWritePixels() function in GrGLGpu