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

1 23 4 5 6 7 8 910

  /external/kernel-headers/original/uapi/drm/
via_drm.h 256 * extensions like kernel space bounce buffers for bad alignments and
  /external/libvpx/libvpx/examples/
vp8cx_set_ref.c 18 // This technique could be used to bounce between two cameras.
  /external/replicaisland/src/com/replica/replicaisland/
PhysicsComponent.java 26 private float mBounciness; // 1.0 = super bouncy, 0.0 = zero bounce
  /frameworks/base/docs/html/design/patterns/
confirming-acknowledging.jd 61 <p><strong>Acknowledgment is unnecessary</strong>. The user will see the +1 button bounce and turn red. That's a very clear signal.</p>
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp8cx_set_ref.c 18 // This technique could be used to bounce between two cameras.
  /hardware/intel/img/libdrm/shared-core/
via_drm.h 260 * extensions like kernel space bounce buffers for bad alignments and
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
via_drm.h 254 * extensions like kernel space bounce buffers for bad alignments and
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
via_drm.h 254 * extensions like kernel space bounce buffers for bad alignments and
  /external/kernel-headers/original/uapi/sound/
asequencer.h 300 * bounce event - stored as variable size data
347 #define SNDRV_SEQ_FILTER_BOUNCE (1<<2) /* accept bounce event in error */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asequencer.h 300 * bounce event - stored as variable size data
347 #define SNDRV_SEQ_FILTER_BOUNCE (1<<2) /* accept bounce event in error */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asequencer.h 300 * bounce event - stored as variable size data
347 #define SNDRV_SEQ_FILTER_BOUNCE (1<<2) /* accept bounce event in error */
  /external/chromium_org/chrome/browser/first_run/
first_run_internal_win.cc 41 // to bounce the user back to the desktop, then returns immediately.
  /external/libexif/libexif/olympus/
mnote-olympus-tag.c 150 {MNOTE_OLYMPUS_TAG_EXTERNALFLASHBOUNCE, "ExternalFlashBounce", N_("External Flash Bounce"), ""},
  /external/qemu/distrib/sdl-1.2.15/test/
testsprite.c 73 /* Move the sprite, bounce at the wall, and draw */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xpickle.py 86 """Bounce a pickled object through another version of Python.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xpickle.py 86 """Bounce a pickled object through another version of Python.
  /external/blktrace/
blkparse_fmt.c 346 case 'B': /* Bounce */
  /external/chromium_org/chrome/browser/ui/ash/launcher/
browser_shortcut_launcher_item_controller.cc 308 // bounce it (if it is already active).
  /external/chromium_org/content/browser/renderer_host/input/
gesture_event_queue.cc 72 // Extend the bounce interval.
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 189 bounce it back and forth a couple of times... then I'll do a more formal
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.c 96 assert(!r); /* glibc < 2.4: oh well, glibc didn't bounce this */
  /packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizePagedView.java 459 AnimatorSet bounce = LauncherAnimUtils.createAnimatorSet(); local
464 bounce.play(tyuAnim).before(tydAnim);
465 bounce.setInterpolator(new AccelerateInterpolator());
466 bounce.start();
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_texture.c 96 * Heuristic: use a bounce buffer to pipeline
173 * Heuristic: use a bounce buffer to pipeline
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_texture.c 96 * Heuristic: use a bounce buffer to pipeline
173 * Heuristic: use a bounce buffer to pipeline
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
AlternateRecentsComponent.java 231 // XXX: Show the next-task bounce animation
233 // XXX: Show the prev-task bounce animation

Completed in 973 milliseconds

1 23 4 5 6 7 8 910