Home
last modified time | relevance | path

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

/external/skia/modules/skplaintexteditor/app/
Deditor_application.cpp403 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kVulkan_BackendType; variable
405 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kMetal_BackendType; variable
407 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kNativeGL_BackendType; variable
409 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kRaster_BackendType; variable