HomeSort by relevance Sort by last modified time
    Searched refs:Tap (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views_browsertest.cc 68 // Tap the center of the browser window.
86 void Tap(const gfx::Point& press_location,
206 ASSERT_NO_FATAL_FAILURE(Tap(tap_location, tap_location));
216 ASSERT_NO_FATAL_FAILURE(Tap(tap_location, tap_location));
224 ASSERT_NO_FATAL_FAILURE(Tap(tap2_location, tap2_location));
227 // not there was text under the tap, which appears to be flaky.
229 // Take the focus away and tap in the omnibox again, but drag a bit before
232 ASSERT_NO_FATAL_FAILURE(Tap(tap_location, tap2_location));
  /external/libvpx/libvpx/vp8/common/x86/
subpixel_sse2.asm 21 ; Notes: filter_block1d_h6 applies a 6 tap filter horizontally to the input pixels. The
77 pmullw xmm3, XMMWORD PTR [rdx] ; x[-2] * H[-2]; Tap 1
81 pmullw xmm4, XMMWORD PTR [rdx+16] ; x[-1] * H[-1]; Tap 2
87 pmullw xmm5, [rdx+32] ; x[ 0] * H[ 0]; Tap 3
92 pmullw xmm6, [rdx+48] ; x[ 1] * h[ 1] ; Tap 4
98 pmullw xmm7, [rdx+64] ; x[ 2] * h[ 2] ; Tap 5
101 pmullw xmm1, [rdx+80] ; x[ 3] * h[ 3] ; Tap 6
151 ; Notes: filter_block1d_h6 applies a 6 tap filter horizontally to the input pixels. The
202 pmullw xmm3, XMMWORD PTR [rdx] ; x[-2] * H[-2]; Tap 1
206 pmullw xmm4, XMMWORD PTR [rdx+16] ; x[-1] * H[-1]; Tap
    [all...]
  /external/chromium_org/chrome/browser/resources/
gesture_config.js 162 label: 'Maximum Cancel to Down Time for Tap Suppression',
167 label: 'Maximum Tap Gap Time for Tap Suppression',
215 label: 'Maximum Distance between two taps for Double Tap',
  /external/chromium_org/third_party/usb_ids/
usb.ids 1159 3121 WoW tap chat
    [all...]

Completed in 462 milliseconds