Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/window/
H A DWindowContext.cpp27 bool WindowContext::supportsGpuTimer() const { in supportsGpuTimer() function in skwindow::WindowContext
/aosp_15_r20/external/skia/tools/sk_app/
H A DWindow.cpp189 bool Window::supportsGpuTimer() const { return fWindowContext->supportsGpuTimer(); } in supportsGpuTimer() function in sk_app::Window