Home
last modified time | relevance | path

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

/external/skia/tools/window/
DGLWindowContext.cpp60 sk_sp<SkSurface> GLWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::GLWindowContext
DGraphiteDawnWindowContext.cpp90 sk_sp<SkSurface> GraphiteDawnWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::GraphiteDawnWindowContext
DVulkanWindowContext.cpp513 sk_sp<SkSurface> VulkanWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::VulkanWindowContext
DGraphiteNativeVulkanWindowContext.cpp518 sk_sp<SkSurface> GraphiteVulkanWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::GraphiteVulkanWindowContext
/external/skia/tools/window/android/
DRasterWindowContext_android.cpp74 sk_sp<SkSurface> RasterWindowContext_android::getBackbufferSurface() { in getBackbufferSurface() function in __anonc22557540111::RasterWindowContext_android
/external/skia/tools/window/win/
DRasterWindowContext_win.cpp73 sk_sp<SkSurface> RasterWindowContext_win::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anon3072742e0111::RasterWindowContext_win
DD3D12WindowContext_win.cpp193 sk_sp<SkSurface> D3D12WindowContext::getBackbufferSurface() { in getBackbufferSurface() function in __anon182ad47b0111::D3D12WindowContext
/external/skia/tools/window/unix/
DRasterWindowContext_unix.cpp64 sk_sp<SkSurface> RasterWindowContext_xlib::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anon58fd319a0111::RasterWindowContext_xlib