Home
last modified time | relevance | path

Searched refs:touchscreen (Results 1 – 25 of 47) sorted by relevance

12

/external/autotest/client/site_tests/touch_HasInput/
Dcontrol.touchscreen6 NAME = "touch_HasInput.touchscreen"
7 PURPOSE = "Check whether a touchscreen is present as an input source."
16 DEPENDENCIES = "touchscreen"
19 If there is no /dev/input/event* that is a touchscreen, test will fail. Test
20 should only be run on devices with a touchscreen.
23 job.run_test('touch_HasInput', input_type='touchscreen')
/external/autotest/client/site_tests/touch_WakeupSource/
Dcontrol.touchscreen6 NAME = "touch_WakeupSource.touchscreen"
7 PURPOSE = "Test whether onboard touchscreen is wakeup source for the DUT."
10 touchscreen (if any) is one.
17 DEPENDENCIES = "touchscreen"
20 For this device's touchscreen, verify whether that device is
/external/autotest/client/site_tests/touch_TouchscreenScroll/
Dcontrol7 PURPOSE = "Test that touchscreen scrolling occurs in the correct direction."
9 This test will fail if, after playback of touchscreen events, no scrolling is
17 DEPENDENCIES = "touchscreen"
20 Plays back touchscreen movements and checks for scroll.
/external/autotest/client/site_tests/touch_UpdateErrors/
Dcontrol.touchscreen6 NAME = "touch_UpdateErrors.touchscreen"
9 This test will fail if touchscreen did not check for updates or if there
17 DEPENDENCIES = "touchscreen, phase:PVT"
23 job.run_test('touch_UpdateErrors', input_type='touchscreen')
/external/u-boot/arch/arm/dts/
Dsun8i-q8-common.dtsi54 touchscreen-i2c-bus = <&i2c0>;
55 touchscreen-supply = <&reg_ldo_io1>;
56 touchscreen-power-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
110 touchscreen-size-x = <1024>;
111 touchscreen-size-y = <600>;
112 touchscreen-fw-name = "silead/gsl1680-q8-700.fw";
119 regulator-name = "vcc-touchscreen";
Dsun8i-a23-polaroid-mid2407pxe03.dts67 touchscreen-size-x = <960>;
68 touchscreen-size-y = <640>;
69 touchscreen-inverted-x;
70 touchscreen-inverted-y;
71 touchscreen-fw-name = "silead/gsl1680-polaroid-mid2407pxe03.fw";
107 regulator-name = "vcc-touchscreen";
Dsun5i-a13-utoo-p66.dts87 icn8318: touchscreen@40 {
95 touchscreen-size-x = <800>;
96 touchscreen-size-y = <480>;
97 touchscreen-inverted-x;
98 touchscreen-swapped-x-y;
Dsun8i-a33-ga10h-v1.1.dts63 touchscreen-fw-name = "silead/gsl3675-ga10h.fw";
64 touchscreen-size-x = <1630>;
65 touchscreen-size-y = <990>;
66 touchscreen-inverted-y;
Dsun6i-a31s-inet-q972.dts61 ft5406ee8: touchscreen@38 {
66 touchscreen-size-x = <768>;
67 touchscreen-size-y = <1024>;
68 touchscreen-swapped-x-y;
Dlogicpd-torpedo-37xx-devkit.dts339 touchscreen: tsc2004@48 { label
347 touchscreen-fuzz-x = <4>;
348 touchscreen-fuzz-y = <7>;
349 touchscreen-fuzz-pressure = <2>;
350 touchscreen-size-x = <4096>;
351 touchscreen-size-y = <4096>;
352 touchscreen-max-pressure = <2048>;
Dsun8i-a23-inet86dz.dts57 touchscreen-size-x = <960>;
58 touchscreen-size-y = <640>;
59 touchscreen-fw-name = "silead/gsl1680-inet86dz.fw";
Dsun8i-a23-gt90h-v4.dts58 touchscreen-fw-name = "silead/gsl3675-gt90h.fw";
59 touchscreen-size-x = <1792>;
60 touchscreen-size-y = <1024>;
Dsun8i-a23-polaroid-mid2809pxe04.dts67 touchscreen-fw-name = "silead/gsl3670-polaroid-mid2809pxe04.fw";
68 touchscreen-size-x = <1660>;
69 touchscreen-size-y = <890>;
Dsun4i-a10-inet1.dts123 ft5x: touchscreen@38 {
131 touchscreen-size-x = <600>;
132 touchscreen-size-y = <1024>;
133 touchscreen-swapped-x-y;
Dsun4i-a10-pov-protab2-ips9.dts132 touchscreen-size-x = <1024>;
133 touchscreen-size-y = <768>;
134 touchscreen-inverted-x;
135 touchscreen-inverted-y;
Dsun4i-a10-chuwi-v7-cw0825.dts93 ft5306de4: touchscreen@38 {
98 touchscreen-size-x = <1024>;
99 touchscreen-size-y = <768>;
Dsun4i-a10-inet97fv2.dts98 ft5406ee8: touchscreen@38 {
103 touchscreen-size-x = <800>;
104 touchscreen-size-y = <480>;
Dsun4i-a10-dserve-dsrv9703c.dts133 ft5406ee8: touchscreen@38 {
141 touchscreen-size-x = <1024>;
142 touchscreen-size-y = <768>;
/external/autotest/client/site_tests/touch_TouchscreenTaps/
Dcontrol7 PURPOSE = "Test that touchscreen finger presses are interpreted as taps."
17 DEPENDENCIES = "touchscreen"
20 Uses javascript page to listen for touchscreen taps. If all goes well, the
DREADME3 <DEVICE_NAME>_touchscreen_Touch ID_tap - With a single finger, press the touchscreen
/external/autotest/client/site_tests/touch_TouchscreenZoom/
Dcontrol7 PURPOSE = "Test that touchscreen pinch zoom works as expected."
17 DEPENDENCIES = "touchscreen"
20 Plays back touchscreen movements to zoom a page. Checks the page width to
DREADME7 Press two fingers to the touchscreen such that they are close together, but
11 Press two fingers to the touchscreen such that they are separated. Smoothly
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java129 int touchscreen = UnsignedBytes.toInt(buffer.get()); in createConfig() local
181 touchscreen, density, keyboard, navigation, inputFlags, screenWidth, screenHeight, in createConfig()
598 public int touchscreen; field in ResTable_config
636 orientation, touchscreen, density, keyboard, navigation, inputFlags, in withSdkVersion()
643 int orientation, int touchscreen, int density, int keyboard, int navigation, int inputFlags, in ResTable_config() argument
654 this.touchscreen = touchscreen; in ResTable_config()
874 o.touchscreen, in fromDtoH()
981 if (touchscreen != o.touchscreen) diffs |= CONFIG_TOUCHSCREEN; in diff()
1073 && touchscreen == 0 in isDefault()
1147 result.put(Type.TOUCHSCREEN, getOrDefault(TOUCHSCREEN_VALUES, touchscreen, "")); in toStringParts()
[all …]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/android/
DDeviceConfig.java199 if (resTab.touchscreen != ResTable_config.TOUCHSCREEN_ANY) { in applyToConfiguration()
200 configuration.touchscreen = resTab.touchscreen; in applyToConfiguration()
343 if (configuration.touchscreen == Configuration.TOUCHSCREEN_UNDEFINED) { in applyRules()
344 configuration.touchscreen = Configuration.TOUCHSCREEN_FINGER; in applyRules()
/external/robolectric-shadows/resources/src/test/java/org/robolectric/res/android/
DResTableConfigTest.java122 int touchscreen; field in ResTableConfigTest.ResTableConfigBuilder
143 …return new ResTable_config(0, mcc, mnc, language, region, orientation, touchscreen, density, keybo… in build()

12