Home
last modified time | relevance | path

Searched defs:DisplayParams (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/skia/tools/window/
H A DDisplayParams.h25 DisplayParams() in DisplayParams() function
35 DisplayParams(const DisplayParams* other) { in DisplayParams() function
46 DisplayParams(const DisplayParams& other) : DisplayParams(&other) {} in DisplayParams() function
/aosp_15_r20/external/skia/tools/window/ios/
H A DWindowContextFactory_ios.h22 class DisplayParams; variable
31 std::unique_ptr<const DisplayParams>) { in MakeVulkanForIOS()
/aosp_15_r20/external/skia/tools/window/unix/
H A DGaneshGLWindowContext_unix.h15 class DisplayParams; variable
H A DRasterWindowContext_unix.h15 class DisplayParams; variable
H A DGaneshVulkanWindowContext_unix.h15 class DisplayParams; variable
H A DGraphiteDawnVulkanWindowContext_unix.h15 class DisplayParams; variable
H A DGraphiteNativeVulkanWindowContext_unix.h15 class DisplayParams; variable
/aosp_15_r20/external/skia/tools/window/win/
H A DWindowContextFactory_win.h19 class DisplayParams; variable
H A DGLWindowContext_win.cpp24 std::unique_ptr<WindowContext> MakeGLForWin(HWND, std::unique_ptr<const DisplayParams>) { in MakeGLForWin()
/aosp_15_r20/external/skia/tools/window/mac/
H A DGraphiteNativeMetalWindowContext_mac.h15 class DisplayParams; variable
H A DGraphiteDawnMetalWindowContext_mac.h15 class DisplayParams; variable
H A DGaneshANGLEWindowContext_mac.h15 class DisplayParams; variable
H A DRasterWindowContext_mac.h15 class DisplayParams; variable
H A DGaneshMetalWindowContext_mac.h15 class DisplayParams; variable
H A DGaneshGLWindowContext_mac.h15 class DisplayParams; variable
/aosp_15_r20/external/skia/tools/window/android/
H A DWindowContextFactory_android.h18 class DisplayParams; variable
/aosp_15_r20/external/skia/tools/sk_app/
H A DWindow.h33 class DisplayParams; variable