Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/window/
H A DGLWindowContext.cpp60 sk_sp<SkSurface> GLWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::GLWindowContext
H A DGraphiteDawnWindowContext.cpp91 sk_sp<SkSurface> GraphiteDawnWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::GraphiteDawnWindowContext
H A DVulkanWindowContext.cpp513 sk_sp<SkSurface> VulkanWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::VulkanWindowContext
H A DGraphiteNativeVulkanWindowContext.cpp507 sk_sp<SkSurface> GraphiteVulkanWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in skwindow::internal::GraphiteVulkanWindowContext
/aosp_15_r20/external/skia/tools/window/android/
H A DRasterWindowContext_android.cpp74 sk_sp<SkSurface> RasterWindowContext_android::getBackbufferSurface() { in getBackbufferSurface() function in __anondcd59cd40111::RasterWindowContext_android
/aosp_15_r20/external/skia/tools/window/win/
H A DRasterWindowContext_win.cpp73 sk_sp<SkSurface> RasterWindowContext_win::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anone7f539ae0111::RasterWindowContext_win
H A DD3D12WindowContext_win.cpp193 sk_sp<SkSurface> D3D12WindowContext::getBackbufferSurface() { in getBackbufferSurface() function in __anondfaae9fb0111::D3D12WindowContext
/aosp_15_r20/external/skia/tools/window/unix/
H A DRasterWindowContext_unix.cpp64 sk_sp<SkSurface> RasterWindowContext_xlib::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anonfc47571a0111::RasterWindowContext_xlib