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

/frameworks/base/libs/hwui/
H A DTreeInfo.h86 bool runAnimations = true; member in class:android::uirenderer::TreeInfo
H A DRenderNode.cpp297 if (CC_LIKELY(info.runAnimations)) {
342 if (CC_LIKELY(info.runAnimations)) {
/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp553 info.runAnimations = false;

Completed in 54 milliseconds