Searched refs:updatePlayTime (Results 1 – 3 of 3) sorted by relevance
244 updatePlayTime(0); in animate()247 updatePlayTime(mDuration); in animate()257 bool finished = updatePlayTime(currentPlayTime); in animate()265 bool BaseRenderNodeAnimator::updatePlayTime(nsecs_t playTime) { in updatePlayTime() function in android::uirenderer::BaseRenderNodeAnimator
175 bool updatePlayTime(nsecs_t playTime);
1532 updatePlayTime(mRootNode, visited);1659 private void updatePlayTime(Node parent, ArrayList<Node> visited) {1710 updatePlayTime(child, visited);