Searched defs:nodeIsOnTheTree (Results 1 – 2 of 2) sorted by relevance
101 bool nodeIsOnTheTree = false; variable
105 std::tuple<bool, bool, bool> RSAnimationManager::Animate(int64_t time, bool nodeIsOnTheTree) in Animate()