Home
last modified time | relevance | path

Searched refs:kMetal_BackendType (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/sk_app/
H A DWindow.h72 kMetal_BackendType, enumerator
/third_party/skia/modules/skplaintexteditor/app/
H A Deditor_application.cpp372 static constexpr sk_app::Window::BackendType kBackendType = sk_app::Window::kMetal_BackendType;
/third_party/skia/tools/viewer/
H A DViewer.cpp232 return sk_app::Window::kMetal_BackendType; in get_backend_type()
1915 ImGui::RadioButton("Metal", &newBackend, sk_app::Window::kMetal_BackendType); in drawImGui()

Completed in 5 milliseconds