Home
last modified time | relevance | path

Searched refs:forceDrawFrame (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DTreeInfo.h107 bool forceDrawFrame = false; variable
DProperties.h303 static bool forceDrawFrame; variable
/frameworks/base/libs/hwui/renderthread/
DDrawFrameTask.cpp104 info.forceDrawFrame = mForceDrawFrame; in run()
DCanvasContext.cpp482 if (CC_LIKELY(mSwapHistory.size() && !info.forceDrawFrame)) { in prepareTree()