Home
last modified time | relevance | path

Searched refs:runAnimations (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
DTreeInfo.h61 , runAnimations(true) in TreeInfo()
72 , runAnimations(clone.runAnimations) in TreeInfo()
89 bool runAnimations; variable
DRenderNode.cpp240 if (CC_LIKELY(info.runAnimations)) { in prepareTreeImpl()
267 if (CC_LIKELY(info.runAnimations)) { in pushStagingPropertiesChanges()
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp345 info.runAnimations = false; in buildLayer()