Home
last modified time | relevance | path

Searched refs:gestures (Results 1 – 25 of 30) sorted by relevance

12

/external/cldr/tools/java/org/unicode/cldr/draft/
DKeyboard.java248 final Map<Gesture, List<String>> gestures; field in Keyboard.Output
250 …public Output(String output, Map<Gesture, List<String>> gestures, TransformStatus transformStatus)… in Output() argument
253 this.gestures = Collections.unmodifiableMap(gestures); // TODO make lists unmodifiable in Output()
265 return gestures; in getGestures()
270 return "{" + output + "," + transformStatus + ", " + gestures + "}"; in toString()
377 for (List<String> outputList : value.gestures.values()) { in addOutput()
570 Map<Gesture, List<String>> gestures = new EnumMap<>(Gesture.class); in getOutput() local
597 gestures.put(Gesture.fromString(attribute), in getOutput()
604 return new Output(chars, gestures, transformStatus); in getOutput()
/external/autotest/client/site_tests/platform_GesturesRegressionTest/
Dcontrol7 PURPOSE = "Regression tests of ChromeOS gestures library."
15 This tests the regression of gestures library and stores the results in autotest
/external/autotest/client/cros/
Dtouch_playback_test_base.py77 def _find_test_files(self, input_type, gestures): argument
92 if type(gestures) is not list:
94 '%s!' % type(gestures))
110 for gesture in gestures:
134 gestures = [fmt_str % d for d in directions]
135 temp_filepaths = self._find_test_files(input_type, gestures)
/external/wayland-protocols/chromium.org/
DREADME.chromium64 … client-header < src/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml > include/protocol…
65 … server-header < src/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml > include/protocol…
/external/wayland-protocols/freedesktop.org/
DMakefile.am4 unstable/pointer-gestures/pointer-gestures-unstable-v1.xml \
/external/wayland-protocols/freedesktop.org/unstable/pointer-gestures/
DREADME1 Pointer gestures protocol
/external/autotest/client/site_tests/touch_TouchscreenZoom/
DREADME3 With all zooms, do not make stray gestures. Use only two fingers. Once the
/external/tensorflow/tensorflow/lite/micro/tools/make/templates/
Dlibrary.properties6 …ognize speech, detect people using a camera, and recognise "magic wand" gestures using an accelero…
/external/autotest/client/site_tests/touch_GestureNav/
Dcontrol20 Plays back touchpad gestures (if present) and checks for back/fwd navigation.
/external/autotest/client/site_tests/touch_TabSwitch/
Dcontrol20 Plays back touchpad gestures (if present) and checks for tab switching.
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/
DREADME.md4 network model to recognize gestures with an accelerometer. It's designed to run
108 left. Perform the gestures "WING", "RING"(clockwise), and "SLOPE", and you
248 application output in the serial terminal. Perform following gestures
401 Do the three magic gestures and you will see the corresponding LED light on! Red
418 Keep the chip face up, do magic gestures "WING", "RING"(clockwise), and "SLOPE"
492 To train your own model, or create a new model for a new set of gestures,
/external/autotest/client/site_tests/touch_TapSettings/
DREADME12 <DEVICE NAME>_touchpad_Touch ID_tap-click - Tap on touchpad and record the gestures.
/external/wayland-protocols/
DAndroid.bp78 "./freedesktop.org/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml",
/external/subsampling-scale-image-view/
DREADME.md64 * Options to disable pan and/or zoom gestures
75 * Extend to add your own gestures
/external/tensorflow/tensorflow/lite/micro/examples/magic_wand/train/
DREADME.md6 classifies gestures based on accelerometer data. The code uses Python 3.7 and
19 Three magic gestures were chosen, and data were collected from 7
/external/cpuinfo/test/build.prop/
Dgalaxy-s4-us.log164 ro.qc.sdk.gestures.camera=false
165 ro.qc.sdk.sensors.gestures=false
Dgalaxy-s5-us.log153 ro.qc.sdk.sensors.gestures=true
154 ro.qc.sdk.gestures.camera=false
Dlg-optimus-g-pro.log184 ro.qc.sdk.gestures.camera=false
194 ro.qc.sdk.sensors.gestures=true
Dgalaxy-win-duos.log250 ro.qc.sdk.gestures.camera=false
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowKeyboards.java309 Map<Gesture, List<String>> gestures = output.getGestures(); in showHtml() local
310 if (!gestures.isEmpty()) { in showHtml()
311 add(gestures, hover); in showHtml()
/external/tensorflow/tensorflow/lite/g3doc/microcontrollers/
Dindex.md64 Captures accelerometer data to classify three different physical gestures
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
Dthe-picture-of-dorian-gray.txt2427 gestures that so often become a mode of second nature to a
3171 brutal gestures, become quite different when she is on the stage. They
3242 worse as she went on. Her gestures became absurdly artificial. She
6987 gestures like live things. He hated them. A dull rage was in his
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/
Dthe-picture-of-dorian-gray.txt2427 gestures that so often become a mode of second nature to a
3171 brutal gestures, become quite different when she is on the stage. They
3242 worse as she went on. Her gestures became absurdly artificial. She
6987 gestures like live things. He hated them. A dull rage was in his
/external/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt18328 gestures
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dwords.shakespeare.txt.gz1a 2A 3Aaron 4AARON 5abaissiez 6abandon 7abandoned 8abase 9Abase 10 ...

12