Home
last modified time | relevance | path

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

/external/skia/modules/skplaintexteditor/app/
Deditor_application.cpp370 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kVulkan_BackendType; variable
372 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kMetal_BackendType; variable
374 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kNativeGL_BackendType; variable
376 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kDawn_BackendType; variable
378 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kRaster_BackendType; variable