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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
BeanBagDream.java 44 mBoard.stopAnimation();
BeanBag.java 350 stopAnimation();
361 public void stopAnimation() {
368 stopAnimation();
423 mBoard.stopAnimation();
  /external/chromium/chrome/browser/ui/cocoa/
animatable_view.h 52 - (void)stopAnimation;
  /external/webkit/Source/WebKit/mac/WebView/
WebWindowAnimation.m 161 - (void)stopAnimation
164 [super stopAnimation];
165 [_subAnimation stopAnimation];
226 - (void)stopAnimation
230 // and even after [super stopAnimation], the parent might call
234 [super stopAnimation];
WebVideoFullscreenController.mm 181 [_fadeAnimation stopAnimation];
557 [_fullscreenAnimation stopAnimation];
569 [subAnimation stopAnimation];
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_cocoa_controller.h 41 // running (stopAnimation is currently called before the last tab in a
47 // stopAnimation.
78 - (void)stopAnimation;
  /external/eigen/demos/opengl/
quaternion_demo.h 76 virtual void stopAnimation();
quaternion_demo.cpp 283 stopAnimation();
338 stopAnimation();
355 void RenderingWidget::stopAnimation()
513 stopAnimation();
  /external/webkit/Source/WebCore/platform/graphics/
BitmapImage.cpp 73 stopAnimation();
401 void BitmapImage::stopAnimation()
411 stopAnimation();
432 stopAnimation();
Image.h 123 virtual void stopAnimation() {}
BitmapImage.h 131 virtual void stopAnimation();
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
FindIndicatorWindow.mm 186 [m_fadeOutAnimation.get() stopAnimation];
191 [m_bounceAnimation.get() stopAnimation];
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ProgressBarICS.java 284 stopAnimation();
639 void stopAnimation() {
687 stopAnimation();
702 stopAnimation();
909 stopAnimation();
915 // This should come after stopAnimation(), otherwise an invalidate message remains in the
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
CandidatesContainer.java 210 stopAnimation();
458 private void stopAnimation() {
  /frameworks/base/core/java/android/widget/
ProgressBar.java 451 stopAnimation();
887 void stopAnimation() {
935 stopAnimation();
    [all...]
Editor.java     [all...]
  /packages/apps/MusicFX/src/com/android/musicfx/seekbar/
ProgressBar.java 445 stopAnimation();
831 void stopAnimation() {
880 stopAnimation();
895 stopAnimation();
    [all...]
  /external/webkit/Source/WebCore/platform/mac/
ScrollAnimatorMac.mm 337 [self stopAnimation];
371 [_verticalKnobAnimation.get() stopAnimation];
372 [_horizontalKnobAnimation.get() stopAnimation];
373 [_verticalTrackAnimation.get() stopAnimation];
374 [_horizontalTrackAnimation.get() stopAnimation];
418 [scrollbarPartAnimation.get() stopAnimation];
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PositionController.java 375 stopAnimation();
429 public void stopAnimation() {
466 stopAnimation();
    [all...]
  /external/robolectric/lib/main/
maps_v16.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 1308 milliseconds