Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skplaintexteditor/app/
H A Deditor_application.cpp405 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kVulkan_BackendType; variable
407 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kMetal_BackendType; variable
409 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kNativeGL_BackendType; variable
411 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kRaster_BackendType; variable