HomeSort by relevance Sort by last modified time
    Searched full:animations (Results 451 - 475 of 798) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/view/
ViewParent.java 277 * state of animations in progress or the state of a text selection operation.</p>
285 * the state of item view animations in progress such that they could be restored
  /frameworks/base/docs/html/training/gestures/
scroll.jd 65 android.widget.Scroller} for scrolling animations.
167 // Aborts any active scroll animations and invalidates.
  /frameworks/base/services/java/com/android/server/wm/
DisplayContent.java 85 * on screen for animations.
91 * on screen for animations.
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialSelectorView.java 181 * Allows for smoother animations.
189 * Set the multiplier for the radius. Will be used during animations to move in/out.
  /cts/tests/tests/animation/src/android/animation/cts/
AnimationActivity.java 228 // Sequence the two animations to play one after the other
  /development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/
ToonGame.java 41 * a larger application, to show how such animations might be used to create a more
  /docs/source.android.com/src/compatibility/
cts-intro.jd 151 <td>The CTS tests for correct handling of the core platform resource types, as documented in the SDK <a href="https://developer.android.com/guide/topics/resources/available-resources.html">Available Resource Types</a>. This includes tests for: simple values, drawables, nine-patch, animations, layouts, styles and themes, and loading alternate resources.</td>
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_window_controller.h 100 // such as pending animations. The default implementations always return YES.
  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab.cc 79 // only happen during animations).
  /external/chromium_org/ash/wm/overview/
scoped_transform_overview_window.cc 23 // The animation settings used for window selector animations.
  /external/chromium_org/ash/wm/
window_animations_unittest.cc 142 // Run the animations to completion.
  /external/chromium_org/ash/wm/workspace/
phantom_window_controller.cc 123 // partially in that other screen. This allows animations to start or restart
  /external/chromium_org/chrome/browser/chromeos/login/
login_display_host_impl.h 125 // Type of animations to run after the login screen.
  /external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
constrained_window_animation.mm 13 // The window animations in this file use private APIs as described here:
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
panel_window_controller_cocoa.mm 413 // Terminate any playing animations.
476 NSArray *animations = [NSArray arrayWithObjects:windowResize, nil];
481 [boundsAnimation_ setViewAnimations:animations];
493 [[NSViewAnimation alloc] initWithViewAnimations:animations];
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_host.h 97 // During testing we can disable animations by setting this flag to true,
web_contents_modal_dialog_manager_views.cc 88 // No animations should get performed on the window since that will re-order
  /external/chromium_org/ppapi/cpp/
graphics_3d.h 168 /// provides a way to rate limit animations. By waiting until the image is on
  /external/chromium_org/third_party/WebKit/Source/core/animation/
DocumentTimelineTest.cpp 56 * DocumentTimelines should do one of the following things after servicing animations:
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
BasicShapes.cpp 41 // FIXME: Support animations between different shapes in the future.
  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollableArea.h 171 // animations.
  /external/chromium_org/third_party/WebKit/public/platform/
WebLayerTreeView.h 122 // Take responsiblity for this layer's animations, even if this layer hasn't yet
  /external/chromium_org/ui/compositor/
layer_animation_element.h 218 // useful to slow animations down to see them more clearly.
  /external/chromium_org/ui/views/corewm/
image_grid.h 98 // Visible to allow independent layer animations and for testing.
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/animations/
BoneContext.java 1 package com.jme3.scene.plugins.blender.animations;

Completed in 1232 milliseconds

<<11121314151617181920>>