Home
last modified time | relevance | path

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

/external/skia/tools/window/
DGLWindowContext.cpp59 sk_sp<SkSurface> GLWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::GLWindowContext
DGraphiteDawnWindowContext.cpp84 sk_sp<SkSurface> GraphiteDawnWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::GraphiteDawnWindowContext
DVulkanWindowContext.cpp499 sk_sp<SkSurface> VulkanWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::VulkanWindowContext
DGraphiteVulkanWindowContext.cpp506 sk_sp<SkSurface> GraphiteVulkanWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::GraphiteVulkanWindowContext
/external/skia/tools/window/android/
DRasterWindowContext_android.cpp73 sk_sp<SkSurface> RasterWindowContext_android::getBackbufferSurface() { in getBackbufferSurface() function in __anon428c05b20111::RasterWindowContext_android
/external/skia/tools/window/win/
DRasterWindowContext_win.cpp73 sk_sp<SkSurface> RasterWindowContext_win::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anone0f7a48c0111::RasterWindowContext_win
DD3D12WindowContext_win.cpp194 sk_sp<SkSurface> D3D12WindowContext::getBackbufferSurface() { in getBackbufferSurface() function in __anonfe7c71190111::D3D12WindowContext
/external/skia/tools/window/unix/
DRasterWindowContext_unix.cpp59 sk_sp<SkSurface> RasterWindowContext_xlib::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anon3f8ff1780111::RasterWindowContext_xlib