Searched refs:waitForGpuCompletion (Results 1 – 5 of 5) sorted by relevance
260 static bool waitForGpuCompletion; variable
71 bool Properties::waitForGpuCompletion = false; member in android::uirenderer::Properties
254 Properties::waitForGpuCompletion = true; in parseOptions()
593 if (CC_UNLIKELY(Properties::waitForGpuCompletion)) { in swapBuffers()
567 if (CC_UNLIKELY(Properties::waitForGpuCompletion)) { in swapBuffers()