Searched refs:forceDrawFrame (Results 1 – 4 of 4) sorted by relevance
253 static bool forceDrawFrame; variable
71 bool Properties::forceDrawFrame = false; member in android::uirenderer::Properties
107 Properties::forceDrawFrame = true; in doRun()
391 if (CC_LIKELY(mSwapHistory.size() && !Properties::forceDrawFrame)) { in prepareTree()