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

  /external/autotest/client/site_tests/firmware_TouchMTB/
touchbotII_robot_wrapper.py 146 # The angle wrt the pad that the fingers should take when doing a 2f
248 fingers = [1 if f == size else 0 for f in tips_to_get]
249 print 'size: %d\tfingers: %s' % (size, str(fingers))
250 if fingers == [0, 0, 0, 0]:
255 para = (script, fingers[0], fingers[1], fingers[2], fingers[3],
266 print 'The fingers it was attempting to get were as follows:'
281 # See which (if any) of the fingers currently have this size ti
    [all...]
validators.py 24 XxxValidator('<= 0.05, ~ +0.05', fingers=2)
27 def __init__(self, criteria_str, mf=None, fingers=1):
30 self.fingers = fingers
43 Difference between fingers and slot:
44 . When specifying 'fingers', e.g., fingers=2, the purpose is to pass
45 the information about how many fingers there are in the gesture. In
47 An example is to check how many fingers there are when making a click:
48 PhysicalClickValidator('== 0', fingers=2
    [all...]
test_conf.py 45 # fat fingers which are allowed to be curvy to some extent.
136 # This denotes the list of the numbers of fingers for physical click tests.
201 # Basically, two-fingers gestures follow one-finger gestures.
479 'with TWO fingers at the same time.',
558 prompt='Use TWO fingers to quickly swipe {0}.',
577 prompt='Using two fingers, preform a "{0}" pinch by bringing'
578 'your fingers {1}.',
617 prompt='Use two fingers aligned {0} to tap the center of the '
645 PhysicalClickValidator('== 1', fingers=1),
654 prompt='Use two fingers physically click the center of the
    [all...]
  /external/wayland-protocols/flinger_headers/
ArcInputBridgeProtocol.h 132 uint32_t fingers; member in struct:arc::GestureArgs
239 static BridgeInputEvent SwipeBeginEvent(uint64_t timestamp, uint32_t fingers) {
241 event.gesture.fingers = fingers;
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/
validators_unittest.py 62 """Two two fingers id change.
324 for filename, fingers in files.items():
327 fingers=fingers,
340 fingers = 1
341 files1 = [(filepath, fingers) for filepath in glob.glob(
346 fingers = 2
347 files2 = [(filepath, fingers) for filepath in glob.glob(
350 # files is a dictionary of {filename: fingers}
358 # files is a dictionary of {filename: fingers}
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/
link_test.go 16 Fog everywhere. Fog up the river, where it flows among green aits and meadows; fog down the river, where it rolls defiled among the tiers of shipping and the waterside pollutions of a great (and dirty) city. Fog on the Essex marshes, fog on the Kentish heights. Fog creeping into the cabooses of collier-brigs; fog lying out on the yards and hovering in the rigging of great ships; fog drooping on the gunwales of barges and small boats. Fog in the eyes and throats of ancient Greenwich pensioners, wheezing by the firesides of their wards; fog in the stem and bowl of the afternoon pipe of the wrathful skipper, down in his close cabin; fog cruelly pinching the toes and fingers of his shivering little ?prentice boy on deck. Chance people on the bridges peeping over the parapets into a nether sky of fog, with fog all round them, as if they were up in a balloon and hanging in the misty clouds.
  /prebuilts/go/darwin-x86/src/encoding/gob/
codec_test.go 572 fingers := 5
594 M2: map[int]T3{4: T3{X: pi, Z: &meaning}, 10: T3{X: e, Z: &fingers}},
596 Mintptr: map[int]*int{meaning: &fingers, fingers: &meaning},
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/
link_test.go 16 Fog everywhere. Fog up the river, where it flows among green aits and meadows; fog down the river, where it rolls defiled among the tiers of shipping and the waterside pollutions of a great (and dirty) city. Fog on the Essex marshes, fog on the Kentish heights. Fog creeping into the cabooses of collier-brigs; fog lying out on the yards and hovering in the rigging of great ships; fog drooping on the gunwales of barges and small boats. Fog in the eyes and throats of ancient Greenwich pensioners, wheezing by the firesides of their wards; fog in the stem and bowl of the afternoon pipe of the wrathful skipper, down in his close cabin; fog cruelly pinching the toes and fingers of his shivering little ?prentice boy on deck. Chance people on the bridges peeping over the parapets into a nether sky of fog, with fog all round them, as if they were up in a balloon and hanging in the misty clouds.
  /prebuilts/go/linux-x86/src/encoding/gob/
codec_test.go 572 fingers := 5
594 M2: map[int]T3{4: T3{X: pi, Z: &meaning}, 10: T3{X: e, Z: &fingers}},
596 Mintptr: map[int]*int{meaning: &fingers, fingers: &meaning},
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_2_input-devices.md 205 * [C-3-2] MUST support distinct tracking of 5 (tracking a hand of fingers)

Completed in 1653 milliseconds