Home
last modified time | relevance | path

Searched defs:onNewImageSnapshot (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/skia/src/image/
H A DSkSurface_Null.cpp37 sk_sp<SkImage> onNewImageSnapshot(const SkIRect* subsetOrNull) override { return nullptr; } in onNewImageSnapshot() function in SkNullSurface
H A DSkSurface_Raster.cpp87 sk_sp<SkImage> SkSurface_Raster::onNewImageSnapshot(const SkIRect* subset) { in onNewImageSnapshot() function in SkSurface_Raster
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DSurface_Graphite.cpp56 sk_sp<SkImage> Surface::onNewImageSnapshot(const SkIRect* subset) { in onNewImageSnapshot() function in skgpu::graphite::Surface
/aosp_15_r20/external/skia/src/gpu/ganesh/surface/
H A DSkSurface_Ganesh.cpp147 sk_sp<SkImage> SkSurface_Ganesh::onNewImageSnapshot(const SkIRect* subset) { in onNewImageSnapshot() function in SkSurface_Ganesh
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/
H A DSkiaPipelineTests.cpp223 sk_sp<SkImage> onNewImageSnapshot(const SkIRect* bounds) override { return nullptr; } in onNewImageSnapshot() function in __anon238b6d070711::DeferLayer
H A DRenderNodeDrawableTests.cpp466 virtual sk_sp<SkImage> onNewImageSnapshot(const SkIRect* bounds) override { in RENDERTHREAD_TEST() function in RENDERTHREAD_TEST::ProjectionLayer
1243 virtual sk_sp<SkImage> onNewImageSnapshot(const SkIRect* bounds) override { in RENDERTHREAD_TEST() function in RENDERTHREAD_TEST::SimpleLayer