Searched refs:waitForGpuCompletion (Results 1 – 5 of 5) sorted by relevance
223 static bool waitForGpuCompletion; variable
55 bool Properties::waitForGpuCompletion = false; member in android::uirenderer::Properties
250 Properties::waitForGpuCompletion = true; in parseOptions()
455 if (CC_UNLIKELY(Properties::waitForGpuCompletion)) { in swapBuffers()
496 if (CC_UNLIKELY(Properties::waitForGpuCompletion)) { in swapBuffers()