Searched defs:onNewImageSnapshot (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/image/ | ||
D | SkSurface_Raster.cpp | 129 sk_sp<SkImage> SkSurface_Raster::onNewImageSnapshot() { in onNewImageSnapshot() function in SkSurface_Raster |
D | SkSurface_Gpu.cpp | 91 sk_sp<SkImage> SkSurface_Gpu::onNewImageSnapshot() { in onNewImageSnapshot() function in SkSurface_Gpu |
D | SkSurface.cpp | 234 sk_sp<SkImage> onNewImageSnapshot() override { return nullptr; } in onNewImageSnapshot() function in SkNullSurface |
/external/skia/src/image/ | ||
D | SkSurface_Raster.cpp | 134 sk_sp<SkImage> SkSurface_Raster::onNewImageSnapshot() { in onNewImageSnapshot() function in SkSurface_Raster |
D | SkSurface_Gpu.cpp | 91 sk_sp<SkImage> SkSurface_Gpu::onNewImageSnapshot() { in onNewImageSnapshot() function in SkSurface_Gpu |
D | SkSurface.cpp | 258 sk_sp<SkImage> onNewImageSnapshot() override { return nullptr; } in onNewImageSnapshot() function in SkNullSurface |