/external/chromium_org/chrome/browser/ui/cocoa/download/ |
download_shelf_controller.mm | 253 // do no animation over janky animation. Find a way to make animating in 354 // there's no point in animating the removal.
|
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/ |
omnibox_popup_view_mac.mm | 43 // Animation duration when animating the popup window smaller. 409 // Do nothing if the popup is already animating to the given |frame|.
|
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.h | 106 // Whether or not we are animating. 434 // Are we animating to or from the detached state?
|
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
location_bar_view.h | 93 // Returns the offset used while animating. 528 // While animating, the host clips the widget and draws only the bottom
|
/external/chromium_org/chrome/browser/ui/views/omnibox/ |
omnibox_popup_contents_view.cc | 107 // white pixels at the bottom of the popup as long when animating very small 188 // If we're animating and our target height changes, reset the animation.
|
/external/chromium_org/ui/compositor/ |
layer_animator.h | 154 // Stops animating the given property. No effect if there is no running 256 // Returns the running animation animating the given property, if any.
|
/frameworks/base/docs/html/training/gestures/ |
scroll.jd | 1 page.title=Animating a Scroll Gesture 223 This is typically be done when a view child is animating a scroll using a scroller object, as in this example. </p>
|
movement.jd | 6 next.title=Animating a Scroll Gesture
|
/development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/ |
ToonGame.java | 46 * bouncing it while waiting for input, and animating its press and click behaviors
|
/external/chromium/chrome/browser/chromeos/panels/ |
panel_scroller.cc | 232 // Start animating to the destination.
|
/external/chromium_org/ash/display/ |
output_configurator_animation.cc | 160 // Ensure that layers are not animating.
|
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/ |
constrained_window_animation.mm | 26 // Scale the window by this factor when animating.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
info_bubble_window.mm | 224 // If the window is currently animating a close, block all UI events to the
|
/external/chromium_org/content/browser/renderer_host/media/ |
video_capture_device_impl.cc | 96 // capture rate limit: for example, the content is animating at 60fps but
|
/external/chromium_org/content/browser/web_contents/ |
web_contents_view_aura.h | 83 // Returns the amount the animating window should be translated in response to
|
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/ |
AnimationBase.h | 91 AnimationStateInputStyleAvailable, // style is setup, ready to start animating
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
blitzbasic.php | 123 'AnimLength','Animating','AnimateMD2','Animate','AmbientLight','AlignToVector','AddVertex','AddTriangle','AddMesh','AddAnimSeq',
|
/frameworks/base/core/java/com/android/internal/widget/ |
ActionBarContainer.java | 195 * prevents the user from interacting with the bar while it is animating
|
LockPatternView.java | 65 * How many milliseconds we spend animating each circle of a lock pattern 66 * if the animating mode is set. The entire animation should take this 82 * This will be the cells of the complete pattern unless we are animating, 91 * - during animation: the current tip of the animating line [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
SearchPanelView.java | 272 * Whether the panel is showing, or, if it's animating, whether it will be
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
BarController.java | 186 // Finished animating out, clean up and reset style
|
/frameworks/base/services/input/ |
SpriteController.h | 136 * Clients are responsible for animating sprites by periodically updating their properties.
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ActionBarContainer.java | 156 * while it is animating in or out.
|
/frameworks/support/v7/mediarouter/src/android/support/v7/app/ |
MediaRouteControllerDialog.java | 255 // to not start animating unless they experienced a transition from
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
DefaultSuggestionView.java | 161 // it to start animating, but it must first have been false or else the
|