/external/v8/benchmarks/spinning-balls/ |
v.js | 31 * http://paulirish.com/2011/requestanimationframe-for-smart-animating/
|
/frameworks/base/core/java/android/view/ |
WindowManagerGlobal.java | 72 * The window manager is currently animating. It will call
|
ViewPropertyAnimator.java | 210 * are animating, to request some other properties to animate together. The way that 374 * the property animations. Note that the underlying animator is animating between [all...] |
/frameworks/base/docs/html/training/gestures/ |
scale.jd | 197 For more discussion of scrolling vs. flinging, see <a href="scroll.html">Animating a Scroll Gesture</a>.</p>
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
Scroller.java | 439 * aborting the animating cause the scroller to move to the final x and y
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
LauncherScroller.java | 491 * aborting the animating cause the scroller to move to the final x and y
|
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_strip.cc | 494 // already animating (which means we previously caused it to animate). 933 // right-most Tab, otherwise it'll bounce when animating. [all...] |
/external/chromium_org/cc/trees/ |
occlusion_tracker_unittest.cc | [all...] |
layer_tree_host_common_unittest.cc | [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/ |
browser_window_controller_private.mm | 148 // - If the bookmark bar is currently animating, position the sheet according 391 // If we are currently displaying the NTP detached bookmark bar or animating [all...] |
/external/chromium_org/chrome/common/ |
automation_messages_internal.h | 529 // Is the Find window fully visible (and not animating) for the specified 535 // Gets the bookmark bar visibility, animating and detached states. [all...] |
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
SlidingChallengeLayout.java | 201 * <li><code>SCROLL_STATE_SETTLING</code> - The challenge area is animating [all...] |
/frameworks/base/services/java/com/android/server/wm/ |
ScreenRotationAnimation.java | 370 * Returns true if animating. 627 * Returns true if animating. [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
user_pod_row.js | 764 this.classList.add('animating'); 767 self.classList.remove('animating'); [all...] |
/frameworks/base/core/java/android/widget/ |
ScrollView.java | 143 * in-flight. Must call finish() on them when done animating. 760 // Treat animating scrolls differently; see #computeScroll() for why. [all...] |
/frameworks/support/v4/java/android/support/v4/view/ |
ViewCompat.java | 118 * when animating a complex view tree with a translation, a software layer can 140 * when animating a complex view tree with a translation, a hardware layer can [all...] |
/packages/apps/Calendar/src/com/android/calendar/ |
AllInOneActivity.java | 163 // Params for animating the controls on the right [all...] |
/external/chromium/chrome/browser/ui/cocoa/ |
about_window_controller.mm | 330 // animation is animating to, so that GTM can apply the delta to the right
|
gradient_button_cell.mm | 87 // Perform one pulse step when animating a pulse.
|
/external/chromium/chrome/browser/ui/gtk/ |
browser_actions_toolbar_gtk.cc | 598 // If we are still initializing the container, don't bother animating. [all...] |
/external/chromium/chrome/browser/ui/gtk/tabs/ |
dragged_tab_controller_gtk.cc | 56 // contents to NULL, otherwise if the view is animating to its destination
|
/external/chromium_org/ash/magnifier/ |
magnification_controller.cc | 152 // True if the magnified window is currently animating a change. Otherwise,
|
/external/chromium_org/ash/ |
root_window_controller.cc | 398 // |desktop_widget_| should be the same animating widget we try to move [all...] |
/external/chromium_org/ash/wm/ |
header_painter.cc | 271 // animating. Doing so results in continually painting during the animation
|
session_state_animator.cc | 26 // Maximum opacity of white layer when animating pre-shutdown state.
|