HomeSort by relevance Sort by last modified time
    Searched full:finger (Results 1 - 25 of 103) sorted by null

1 2 3 4 5

  /dalvik/vm/alloc/
HeapBitmap.h 116 * The <finger> argument to the callback indicates the next-highest
118 * addresses are less than <finger> are not guaranteed to be seen by
119 * the current XorWalk. <finger> will be set to ULONG_MAX when the
124 const void *finger, void *arg),
130 * in address order, so that finger will increase monotonically.
135 const void *finger, void *arg),
144 const void *finger, void *arg),
150 * the bitmaps will be visited in address order, so that finger will
155 const void *finger, void *arg),
HeapBitmap.c 172 * The <finger> argument to the callback indicates the next-highest
174 * addresses are less than <finger> are not guaranteed to be seen by
175 * the current XorWalk. <finger> will be set to ULONG_MAX when the
181 const void *finger, void *arg),
294 /* Set the finger to the end of the heap (rather than longHb->max)
334 * in address order, so that finger will increase monotonically.
340 const void *finger, void *arg),
373 const void *finger, void *arg),
389 * the bitmaps will be visited in address order, so that finger will
394 const void *finger, void *arg)
    [all...]
MarkSweep.h 44 const void *finger; // only used while scanning/recursing. member in struct:__anon672
MarkSweep.c 163 mc->finger = NULL;
198 if (forceStack || (checkFinger && (void *)hc < ctx->finger)) {
224 * the finger across the bitmaps in address order and marking child
226 * the finger won't be visited by the bitmap scan, so those objects
358 * finger into account.
684 * a finger that points past the end of them.
686 ctx->finger = (void *)ULONG_MAX;
697 scanBitmapCallback(size_t numPtrs, void **ptrs, const void *finger, void *arg)
703 assert((uintptr_t)finger >= gLastFinger);
704 gLastFinger = (uintptr_t)finger;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/resources/configurations/
TouchScreenQualifierTest.java 52 assertEquals(true, tsq.checkAndSet("finger", config)); //$NON-NLS-1$
54 assertEquals(TouchScreenQualifier.TouchScreenType.FINGER,
56 assertEquals("finger", config.getTouchTypeQualifier().toString()); //$NON-NLS-1$
  /frameworks/base/data/etc/
android.hardware.touchscreen.multitouch.xml 18 basic multitouch capable of gestures but not fully-indendent finger
android.hardware.touchscreen.multitouch.distinct.xml 18 independently-trackable multiple-finger multitouch. -->
  /external/qemu/android/skin/
window.c 590 finger_state_reset( FingerState* finger )
592 finger->tracking = 0;
593 finger->inside = 0;
820 FingerState finger; member in struct:SkinWindow
853 //fprintf(stderr, "::: finger %d,%d %d\n", x, y, state);
866 FingerState* finger = &window->finger; local
869 finger->display = NULL;
870 finger->inside = 0;
877 finger->inside = 1
893 FingerState* finger = &window->finger; local
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/configurations/
TouchScreenQualifier.java 40 FINGER("finger", "Finger"); //$NON-NLS-1$
  /sdk/files/
devices.xml 12 <d:touch-type>finger</d:touch-type>
43 <d:touch-type>finger</d:touch-type>
68 <d:touch-type>finger</d:touch-type>
  /frameworks/base/docs/html/guide/topics/manifest/
uses-configuration-element.jd 24 "finger"] /&gt;</pre></dd>
40 with a finger, and either a standard QWERTY keyboard or a numeric 12-key
45 <pre>&lt;uses-configuration android:reqFiveWayNav="true" android:reqTouchScreen="finger"
47 &lt;uses-configuration android:reqFiveWayNav="true" android:reqTouchScreen="finger"
160 <td>"{@code finger}"</td>
161 <td>The application requires a touch screen that can be operated with a finger.</td>
  /development/simulator/wrapsim/
SimMgr.h 24 kCommandTouch, // finger touched/lifted/dragged
  /external/webkit/WebCore/manual-tests/
link-cursor-auto.html 14 The mouse pointer will change to an index finger.
  /frameworks/base/core/java/com/android/internal/widget/
LinearLayoutWithDefaultTouchRecepient.java 31 * off a lock pattern if the finger is eventually dragged into the bounds of the
  /packages/apps/Gallery3D/src/com/cooliris/media/
ScaleGestureDetector.java 183 // We have a new multi-finger gesture
199 // We decide which finger should be designated as the top finger
234 // Set focus point to the remaining finger
258 // finger is lifted.
309 // Update the correct finger.
328 * Returns {@code true} if a two-finger scale gesture is in progress.
  /development/simulator/app/
SimRuntime.h 43 kCommandTouch, // finger touched/lifted/dragged
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKey.java 32 * For a finger touch device, after user presses a key, there will be some
40 * For a finger touch device, after user presses a key, there will be some
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/sdk/
config_sample.xml 95 <d:config name="touch-type-finger">
96 <d:touch-type>finger</d:touch-type>
  /frameworks/base/core/java/android/view/
ScaleGestureDetector.java 171 // We have a new multi-finger gesture
255 // Set focus point to the remaining finger
270 // Set focus point to the remaining finger
296 // finger is lifted.
378 * Returns {@code true} if a two-finger scale gesture is in progress.
  /dalvik/vm/alloc/TEST/HeapBitmapTest/
main.c 317 xorCallback(size_t numPtrs, void **ptrs, const void *finger, void *arg)
325 assert(ptrs[i] < finger);
327 (uintptr_t)ptrs[i], (uintptr_t)finger);
  /frameworks/base/docs/html/resources/articles/
touch-mode.jd 12 of touch mode; however, if you touch a button on the screen with your finger,
89 or their finger.</p>
113 taps an <code>AutoCompleteTextView</code> suggestion with his finger, the focus
  /packages/inputmethods/LatinIME/java/res/values-de/
strings.xml 89 <string name="voice_hint_dialog_message" msgid="6892342981545727994">"Um die Spracheingabe zu verwenden, drücken Sie die Mikrofontaste oder ziehen Sie Ihren Finger über die Bildschirmtastatur."</string>
102 <string name="voice_swipe_hint" msgid="6943546180310682021"><b>"Hinweis:"</b>" Ziehen Sie zum Sprechen den Finger über die Tastatur."</string>
130 <string name="language_selection_summary" msgid="187110938289512256">"Finger über die Leertaste bewegen, um die Eingabesprache zu wechseln"</string>
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoActivity.java 64 touchScreen = "finger";
  /external/webkit/WebKit/win/
WindowsTouch.h 67 // Two finger tap configuration flags
  /frameworks/base/core/java/android/text/method/
ArrowKeyMovementMethod.java 400 // swipe gesture, stop it on finger up.
428 * doubletap gesture (where a finger goes down, up, down, up, in a short
429 * time period), except in the onepointfive tap, a users finger only needs

Completed in 444 milliseconds

1 2 3 4 5