Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DTreeInfo.h87 bool runAnimations = true; variable
DRenderNode.cpp220 if (CC_LIKELY(info.runAnimations)) { in prepareTreeImpl()
276 if (CC_LIKELY(info.runAnimations)) { in pushStagingPropertiesChanges()
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp589 info.runAnimations = false; in buildLayer()