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