HomeSort by relevance Sort by last modified time
    Searched full:bounce (Results 26 - 50 of 239) sorted by null

12 3 4 5 6 7 8 910

  /development/samples/ApiDemos/src/com/example/android/apis/view/
Animation3.java 37 "Bounce"
  /development/samples/devbytes/animation/Bouncer/src/com/example/android/bouncer/
Bouncer1.java 108 // In this variation, we put the shape into an infinite bounce, where it keeps moving
  /development/samples/devbytes/animation/SquashAndStretch/src/com/example/squashandstretch/
SquashAndStretch.java 36 * to bounce back up to the start.
  /external/chromium_org/third_party/WebKit/Source/platform/scroll/
ScrollAnimatorNone.cpp 86 case Bounce:
87 // Time base is chosen to keep the bounce points simpler:
88 // 1 (half bounce coming in) + 1 + .5 + .25
144 case Bounce:
ScrollAnimatorNone.h 66 Bounce
  /external/chromium_org/win8/test/
open_with_dialog_async.cc 91 // Bounce back to the calling thread to release resources and deliver the
  /external/llvm/test/CodeGen/X86/
gather-addresses.ll 6 ; bounce the vector off of cache rather than shuffling each individual
  /external/blktrace/
README 112 B - Bounce
125 W - Bounce
  /external/chromium_org/content/browser/renderer_host/input/
gesture_event_queue.h 43 // 1. The sequence is filtered for bounces. A bounce is when the finger lifts
45 // non-GestureScrollUpdate events are queued until the de-bounce interval
  /external/chromium_org/content/child/
threaded_data_provider.cc 181 // We can't destroy this instance directly; we need to bounce a message over
215 // We bounce this message from the I/O thread via the main thread and then
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
OverScrollerSGV.java 28 * Temporarily copied from the framework so that StaggeredGridView can properly show the bounce at
89 * velocity which is preserved in the bounce when the horizontal edge is reached. A null value
90 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
106 * velocity which is preserved in the bounce when the horizontal edge is reached. A null value
107 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
804 // Simulate a bounce that started from edge
832 // Will result in a bounce or a to_boundary depending on velocity.
    [all...]
  /external/qemu/
exec.c 2068 static BounceBuffer bounce; variable
    [all...]
block.c 2288 uint8_t *bounce; member in struct:BlockDriverAIOCBSync
    [all...]
  /frameworks/base/core/java/android/widget/
OverScroller.java 89 * velocity which is preserved in the bounce when the horizontal edge is reached. A null value
90 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
106 * velocity which is preserved in the bounce when the horizontal edge is reached. A null value
107 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
801 // Simulate a bounce that started from edge
829 // Will result in a bounce or a to_boundary depending on velocity.
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
OverScroller.java 87 * velocity which is preserved in the bounce when the horizontal edge is reached. A null value
88 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
104 * velocity which is preserved in the bounce when the horizontal edge is reached. A null value
105 * means no bounce. This behavior is no longer supported and this coefficient has no effect.
805 // Simulate a bounce that started from edge
833 // Will result in a bounce or a to_boundary depending on velocity.
    [all...]
  /external/chromium_org/third_party/skia/experimental/Intersection/
EdgeDemo.cpp 36 // Three circles bounce inside a rectangle. The circles describe three, four
38 // bounce inside the circles. The circles rotate and scale over time. The
  /external/replicaisland/src/com/replica/replicaisland/
HitReactionComponent.java 273 public void setBounceOnHit(boolean bounce) {
274 mBounceOnHit = bounce;
  /external/skia/experimental/Intersection/
EdgeDemo.cpp 36 // Three circles bounce inside a rectangle. The circles describe three, four
38 // bounce inside the circles. The circles rotate and scale over time. The
  /external/chromium_org/chrome/browser/download/
download_status_updater_mac.mm 240 // Bounce the dock icon.
  /external/chromium_org/chrome/browser/printing/
print_job_worker.h 105 // object that the print settings are set. This is needed in order to bounce
  /external/chromium_org/chrome/browser/ui/cocoa/toolbar/
reload_button.mm 158 // even though the IPC still has to bounce off the renderer and
  /external/chromium_org/chrome/tools/build/mac/
generate_localizer 80 # Bounce through a set to uniq the strings, sort the list, then build the
  /external/chromium_org/content/child/service_worker/
service_worker_dispatcher.h 84 // the caller who must bounce it to a method that will associate it
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
LocationProviderFactory.java 150 // bounce notifications to the Geolocation thread as they arrive in the mainLooper.
  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
vp8cx_set_ref.c 18 // This technique could be used to bounce between two cameras.

Completed in 1616 milliseconds

12 3 4 5 6 7 8 910