Home
last modified time | relevance | path

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

/external/skia/tools/viewer/sk_app/
DGLWindowContext.cpp73 sk_sp<SkSurface> GLWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in sk_app::GLWindowContext
DVulkanWindowContext.cpp432 sk_sp<SkSurface> VulkanWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in sk_app::VulkanWindowContext
/external/skia/tools/viewer/sk_app/mac/
DRasterWindowContext_mac.cpp105 sk_sp<SkSurface> RasterWindowContext_mac::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anonab3b5b250111::RasterWindowContext_mac
/external/skia/tools/viewer/sk_app/android/
DRasterWindowContext_android.cpp72 sk_sp<SkSurface> RasterWindowContext_android::getBackbufferSurface() { in getBackbufferSurface() function in __anon8136aa850111::RasterWindowContext_android
/external/skia/tools/viewer/sk_app/win/
DRasterWindowContext_win.cpp72 sk_sp<SkSurface> RasterWindowContext_win::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anonc020265f0111::RasterWindowContext_win
/external/skia/tools/viewer/sk_app/unix/
DRasterWindowContext_unix.cpp59 sk_sp<SkSurface> RasterWindowContext_xlib::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anon8ae0340b0111::RasterWindowContext_xlib