/external/chromium/chrome/browser/ui/cocoa/extensions/ |
browser_actions_controller.mm | 149 // container may be animating and the end frame of the animation should be 160 // Shows or hides the chevron, animating as specified by |animate|. 407 // The chevron is animating in or out. Determine which one and have the return
|
extension_popup_controller.mm | 276 // Is the window still animating in? If so, then cancel that and create a new
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
browser_actions_controller.mm | 152 // container may be animating and the end frame of the animation should be 163 // Shows or hides the chevron, animating as specified by |animate|. 439 // The chevron is animating in or out. Determine which one and have the return
|
extension_popup_controller.mm | 343 // Is the window still animating in? If so, then cancel that and create a new
|
/external/chromium_org/chrome/browser/ui/views/toolbar/ |
browser_actions_container.cc | 184 // resizing the view or, if animating the snapping, how far to animate it). 619 // If we are still initializing the container, don't bother animating. 805 // animating, the right value will be restored on next run.
|
/frameworks/base/core/java/android/animation/ |
ObjectAnimator.java | 25 * This subclass of {@link ValueAnimator} provides support for animating properties on target objects. 33 * <p>For more information about animating with {@code ObjectAnimator}, read the 319 * in <code>PropertyValueHolder</code> objects. This variant should be used when animating
|
/frameworks/base/core/java/com/android/internal/widget/ |
RotarySelector.java | 305 // update animating state before we draw anything 577 // handle animating back to start if they didn't trigger 634 if (DBG) log("millisleft for animating: " + millisLeft);
|
/frameworks/base/services/java/com/android/server/wm/ |
WindowState.java | 793 final boolean animating = atoken != null 799 || mWinAnimator.mAnimation != null || animating); 810 && (atoken == null || !atoken.hiddenRequested || atoken.mAppAnimator.animating) [all...] |
/frameworks/support/v4/java/android/support/v4/widget/ |
DrawerLayout.java | [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_controller.mm | 97 // compressed while the bookmark bar is animating to/from showing (from/to 149 // Moves to the given next state (from the current state), possibly animating. 170 // Puts stuff into the final state without animating, stopping a running 182 // Handles animating the resize of the content view. Returns YES if it handled 524 // No toolbar compression when animating between hidden and showing, nor 542 // In general, the toolbar shouldn't show a divider while we're animating 549 // The toolbar should show the divider when animating between showing and [all...] |
/external/chromium/chrome/browser/ui/views/ |
browser_actions_container.cc | 525 // resizing the view or, if animating the snapping, how far to animate it). [all...] |
find_bar_host.cc | 264 // While we are animating, the Find window will grow bottoms up so we need to
|
page_info_bubble_view.cc | 198 // We are animating from animation_start_height_ to size.
|
/external/chromium_org/ui/message_center/views/ |
message_center_view.cc | 828 bool animating = settings_transition_animation_ && local 830 if (animating && settings_transition_animation_->current_part_index() == 0) { 853 if (!animating) { [all...] |
/development/samples/devbytes/animation/CardFlip/src/com/example/android/cardflip/ |
CardFlip.java | 37 * or right to left depending on which stack the animating card currently belongs to.
|
/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/ |
InsertionListView.java | 227 * of the ListView via dispatchDraw as they are animating.
|
/development/samples/devbytes/graphics/ImagePixelization/src/com/example/android/imagepixelization/ |
ImagePixelization.java | 46 * smooth self-animating seekbar.
|
/external/chromium/chrome/browser/chromeos/status/ |
network_menu.h | 221 // Returns the Icon for animating network connecting.
|
/external/chromium/chrome/browser/resources/touch_ntp/ |
slider.js | 90 * The time to transition between cards when animating. Measured in ms.
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_controller.mm | 84 // compressed while the bookmark bar is animating to/from showing (from/to 142 // Moves to the given next state (from the current state), possibly animating. 163 // Puts stuff into the final visual state without animating, stopping a running 175 // Handles animating the resize of the content view. Returns YES if it handled 477 // No toolbar compression when animating between hidden and showing, nor 494 // In general, the toolbar shouldn't show a divider while we're animating 501 // The toolbar should show the divider when animating between showing and [all...] |
/external/chromium/chrome/browser/ui/views/bubble/ |
bubble.cc | 346 // content doesn't always work inside a layered window, but when animating it
|
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_strip.h | 213 // animating to their desired position/bounds. This is used by the standard
|
/external/chromium_org/ash/wm/dock/ |
docked_window_resizer.cc | 207 // At this point we are not yet animating the window as it may not be
|
/external/chromium_org/ash/wm/ |
window_state.cc | 52 // NOTE(pkotwicz): Animating to immersive fullscreen does not look good. When
|
/external/chromium_org/cc/layers/ |
picture_layer_impl_unittest.cc | [all...] |