Searched refs:waitForGpuCompletion (Results 1 – 5 of 5) sorted by relevance
314 static bool waitForGpuCompletion; variable
68 bool Properties::waitForGpuCompletion = false; member in android::uirenderer::Properties
236 Properties::waitForGpuCompletion = true; in parseOptions()
334 if (CC_UNLIKELY(Properties::waitForGpuCompletion)) { in swapBuffers()
606 if (CC_UNLIKELY(Properties::waitForGpuCompletion)) { in swapBuffers()