Searched defs:onNewImageSnapshot (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/image/ | ||
D | SkSurface_Raster.cpp | 128 sk_sp<SkImage> SkSurface_Raster::onNewImageSnapshot() { in onNewImageSnapshot() function in SkSurface_Raster |
D | SkSurface_Gpu.cpp | 89 sk_sp<SkImage> SkSurface_Gpu::onNewImageSnapshot() { in onNewImageSnapshot() function in SkSurface_Gpu |
D | SkSurface.cpp | 216 sk_sp<SkImage> onNewImageSnapshot() override { return nullptr; } in onNewImageSnapshot() function in SkNullSurface |