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

  /external/chromium_org/third_party/skia/include/animator/
SkAnimator.h 170 kNotDifferent,
181 @return kNotDifferent if there are no active animations; kDifferent if there are active animations; and
194 @return kNotDifferent if there are no active animations; kDifferent if there are active animations; and
  /external/chromium_org/third_party/skia/src/animator/
SkDisplayMovie.cpp 82 maker.fDisplayList.getTime()) != SkAnimator::kNotDifferent;
  /external/skia/include/animator/
SkAnimator.h 170 kNotDifferent,
181 @return kNotDifferent if there are no active animations; kDifferent if there are active animations; and
194 @return kNotDifferent if there are no active animations; kDifferent if there are active animations; and
  /external/skia/src/animator/
SkDisplayMovie.cpp 82 maker.fDisplayList.getTime()) != SkAnimator::kNotDifferent;

Completed in 4629 milliseconds