Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkSurface_Raster.cpp128 sk_sp<SkImage> SkSurface_Raster::onNewImageSnapshot() { in onNewImageSnapshot() function in SkSurface_Raster
DSkSurface_Gpu.cpp89 sk_sp<SkImage> SkSurface_Gpu::onNewImageSnapshot() { in onNewImageSnapshot() function in SkSurface_Gpu
DSkSurface.cpp216 sk_sp<SkImage> onNewImageSnapshot() override { return nullptr; } in onNewImageSnapshot() function in SkNullSurface