Searched refs:forceDrawFrame (Results 1 – 4 of 4) sorted by relevance
315 static bool forceDrawFrame; variable
69 bool Properties::forceDrawFrame = false; member in android::uirenderer::Properties
120 Properties::forceDrawFrame = true; in run()
351 if (CC_LIKELY(mSwapHistory.size() && !Properties::forceDrawFrame)) { in prepareTree()