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.cpp249 if (CC_LIKELY(info.runAnimations)) { in prepareTreeImpl()
266 if (CC_LIKELY(info.runAnimations)) { in pushStagingPropertiesChanges()
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp313 info.runAnimations = false; in buildLayer()