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

  /frameworks/base/libs/hwui/
PropertyValuesAnimatorSet.h 63 bool isInfinite() { return mIsInfinite; }
84 bool mIsInfinite = false;
PropertyValuesAnimatorSet.cpp 35 mIsInfinite = true;
  /frameworks/base/graphics/java/android/graphics/drawable/
AnimatedVectorDrawable.java     [all...]

Completed in 91 milliseconds