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