Home
last modified time | relevance | path

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

/external/skia/tools/viewer/sk_app/
DGLWindowContext.cpp70 sk_sp<SkSurface> GLWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in sk_app::GLWindowContext
DVulkanWindowContext.cpp435 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 __anoneade83040111::RasterWindowContext_mac
/external/skia/tools/viewer/sk_app/android/
DRasterWindowContext_android.cpp74 sk_sp<SkSurface> RasterWindowContext_android::getBackbufferSurface() { in getBackbufferSurface() function in __anon217741640111::RasterWindowContext_android
/external/skia/tools/viewer/sk_app/win/
DRasterWindowContext_win.cpp75 sk_sp<SkSurface> RasterWindowContext_win::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anonffc34e3e0111::RasterWindowContext_win
/external/skia/tools/viewer/sk_app/unix/
DRasterWindowContext_unix.cpp61 sk_sp<SkSurface> RasterWindowContext_xlib::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anon3feccfaa0111::RasterWindowContext_xlib