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