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