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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGDocumentExtensions.h 57 void startAnimations();
SVGDocumentExtensions.cpp 86 void SVGDocumentExtensions::startAnimations()
  /frameworks/base/core/java/com/android/internal/widget/
WaveView.java 217 mLightWaves.get(i).startAnimations(this);
333 mLightWaves.get(i).startAnimations(this);
392 mUnlockDefault.startAnimations(this);
393 mUnlockHalo.startAnimations(this);
394 mUnlockRing.startAnimations(this);
454 wave.startAnimations(WaveView.this);
DrawableHolder.java 147 public void startAnimations(ValueAnimator.AnimatorUpdateListener listener) {
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.cpp     [all...]

Completed in 154 milliseconds