Searched defs:supportsGpuTimer (Results 1 – 2 of 2) sorted by relevance
27 bool WindowContext::supportsGpuTimer() const { in supportsGpuTimer() function in skwindow::WindowContext
189 bool Window::supportsGpuTimer() const { return fWindowContext->supportsGpuTimer(); } in supportsGpuTimer() function in sk_app::Window