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

  /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/legacy/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/legacy/src/animator/
SkDisplayMovie.cpp 82 maker.fDisplayList.getTime()) != SkAnimator::kNotDifferent;
  /external/skia/src/animator/
SkDisplayMovie.cpp 82 maker.fDisplayList.getTime()) != SkAnimator::kNotDifferent;
  /external/skia/legacy/src/views/
SkListWidget.cpp 383 if (fAnims[i % fVisibleRowCount].draw(canvas, &paint, now) != SkAnimator::kNotDifferent)

Completed in 396 milliseconds