HomeSort by relevance Sort by last modified time
    Searched refs:updatePlayTime (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
Animator.cpp 244 updatePlayTime(0);
247 updatePlayTime(mDuration);
257 bool finished = updatePlayTime(currentPlayTime);
265 bool BaseRenderNodeAnimator::updatePlayTime(nsecs_t playTime) {
Animator.h 182 bool updatePlayTime(nsecs_t playTime);
  /frameworks/base/core/java/android/animation/
AnimatorSet.java     [all...]

Completed in 82 milliseconds