/external/skia/tools/sk_app/ |
D | GLWindowContext.cpp | 57 sk_sp<SkSurface> GLWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in sk_app::GLWindowContext
|
D | DawnWindowContext.cpp | 70 sk_sp<SkSurface> DawnWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in sk_app::DawnWindowContext
|
D | VulkanWindowContext.cpp | 487 sk_sp<SkSurface> VulkanWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in sk_app::VulkanWindowContext
|
/external/skqp/tools/sk_app/ |
D | GLWindowContext.cpp | 56 sk_sp<SkSurface> GLWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in sk_app::GLWindowContext
|
D | VulkanWindowContext.cpp | 509 sk_sp<SkSurface> VulkanWindowContext::getBackbufferSurface() { in getBackbufferSurface() function in sk_app::VulkanWindowContext
|
/external/skqp/tools/sk_app/ios/ |
D | RasterWindowContext_ios.cpp | 98 sk_sp<SkSurface> RasterWindowContext_ios::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anon1520280f0111::RasterWindowContext_ios
|
/external/skqp/tools/sk_app/android/ |
D | RasterWindowContext_android.cpp | 74 sk_sp<SkSurface> RasterWindowContext_android::getBackbufferSurface() { in getBackbufferSurface() function in __anoncd3f03bb0111::RasterWindowContext_android
|
/external/skia/tools/sk_app/android/ |
D | RasterWindowContext_android.cpp | 74 sk_sp<SkSurface> RasterWindowContext_android::getBackbufferSurface() { in getBackbufferSurface() function in __anon7a7992440111::RasterWindowContext_android
|
/external/skqp/tools/sk_app/win/ |
D | RasterWindowContext_win.cpp | 75 sk_sp<SkSurface> RasterWindowContext_win::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anona715a9950111::RasterWindowContext_win
|
/external/skia/tools/sk_app/win/ |
D | RasterWindowContext_win.cpp | 75 sk_sp<SkSurface> RasterWindowContext_win::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anonbb72bf1e0111::RasterWindowContext_win
|
D | D3D12WindowContext_win.cpp | 181 sk_sp<SkSurface> D3D12WindowContext::getBackbufferSurface() { in getBackbufferSurface() function in sk_app::D3D12WindowContext
|
/external/skia/tools/sk_app/unix/ |
D | RasterWindowContext_unix.cpp | 61 sk_sp<SkSurface> RasterWindowContext_xlib::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anona53bf88a0111::RasterWindowContext_xlib
|
/external/skqp/tools/sk_app/unix/ |
D | RasterWindowContext_unix.cpp | 61 sk_sp<SkSurface> RasterWindowContext_xlib::getBackbufferSurface() { return fBackbufferSurface; } in getBackbufferSurface() function in __anon05435cc10111::RasterWindowContext_xlib
|