| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/ |
| H A D | focaltech_gesture.c | 144 struct fts_gesture_st *gesture = &fts_gesture_data; in fts_gesture_buf_show() local 147 count = snprintf(buf, PAGE_SIZE, "Gesture ID:%d\n", gesture->gesture_id); in fts_gesture_buf_show() 149 gesture->point_num); in fts_gesture_buf_show() 155 gesture->coordinate_x[i], gesture->coordinate_y[i]); in fts_gesture_buf_show() 212 int gesture; in fts_gesture_report() local 217 gesture = KEY_GESTURE_LEFT; in fts_gesture_report() 220 gesture = KEY_GESTURE_RIGHT; in fts_gesture_report() 223 gesture = KEY_GESTURE_UP; in fts_gesture_report() 226 gesture = KEY_GESTURE_DOWN; in fts_gesture_report() 229 gesture = KEY_GESTURE_U; in fts_gesture_report() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/ |
| H A D | tst_map_flick.qml | 65 gesture.onPanStarted: { 67 map.gesture.acceptedGestures = MapGestureArea.NoGesture 69 map.gesture.enabled = false 71 gesture.onFlickStarted: { 75 map.gesture.acceptedGestures = MapGestureArea.NoGesture 77 map.gesture.enabled = false 87 SignalSpy {id: panStartedSpy; target: map.gesture; signalName: 'panStarted'} 88 SignalSpy {id: panFinishedSpy; target: map.gesture; signalName: 'panFinished'} 89 SignalSpy {id: gestureEnabledSpy; target: map.gesture; signalName: 'enabledChanged'} 90 … SignalSpy {id: flickDecelerationSpy; target: map.gesture; signalName: 'flickDecelerationChanged'} [all …]
|
| H A D | tst_map_pinch.qml.QTBUG-47970 | 71 gesture.onPinchStarted: { 78 gesture.onPinchUpdated: map.lastPinchEvent = pinch; 80 gesture.onPinchFinished: { 93 SignalSpy {id: pinchStartedSpy; target: map.gesture; signalName: 'pinchStarted'} 94 SignalSpy {id: pinchUpdatedSpy; target: map.gesture; signalName: 'pinchUpdated'} 95 SignalSpy {id: pinchFinishedSpy; target: map.gesture; signalName: 'pinchFinished'} 96 …SignalSpy {id: pinchMaximumZoomLevelChangeSpy; target: map.gesture; signalName: 'maximumZoomLevelC… 97 SignalSpy {id: gestureEnabledSpy; target: map.gesture; signalName: 'enabledChanged'} 98 SignalSpy {id: pinchActiveSpy; target: map.gesture; signalName: 'pinchActiveChanged'} 99 SignalSpy {id: pinchActiveGesturesSpy; target: map.gesture; signalName: 'activeGesturesChanged'} [all …]
|
| H A D | tst_map_keepgrab.qml | 56 SignalSpy { id: mapPanStartedSpy; target: map.gesture; signalName: 'panStarted' } 57 SignalSpy { id: mapPanFinishedSpy; target: map.gesture; signalName: 'panFinished' } 60 …SignalSpy { id: preventStealingChangedSpy; target: map.gesture; signalName: 'preventStealingChange… 69 compare(map.gesture.preventStealing, false) 74 map.gesture.acceptedGestures = MapGestureArea.PanGesture | MapGestureArea.FlickGesture; 75 map.gesture.flickDeceleration = 500 78 map.gesture.preventStealing = false 139 map.gesture.preventStealing = false 141 map.gesture.preventStealing = true
|
| H A D | tst_map_error.qml | 165 verify(map_error_plugin.gesture.enabled) 166 verify(map_no_plugin.gesture.enabled)
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/ |
| H A D | focaltech_gesture.c | 246 int gesture; in fts_gesture_report() local 252 gesture = KEY_GESTURE_LEFT; in fts_gesture_report() 255 gesture = KEY_GESTURE_RIGHT; in fts_gesture_report() 258 gesture = KEY_GESTURE_UP; in fts_gesture_report() 261 gesture = KEY_GESTURE_DOWN; in fts_gesture_report() 264 gesture = KEY_GESTURE_U; in fts_gesture_report() 267 gesture = KEY_GESTURE_O; in fts_gesture_report() 270 gesture = KEY_GESTURE_W; in fts_gesture_report() 273 gesture = KEY_GESTURE_M; in fts_gesture_report() 276 gesture = KEY_GESTURE_E; in fts_gesture_report() [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | cprojectionpicture.cpp | 163 if (QGesture *pan = event->gesture(Qt::PanGesture)) in gestureEvent() 165 if (QGesture *pinch = event->gesture(Qt::PinchGesture)) in gestureEvent() 170 void CProjectionPicture::panTriggered(QPanGesture *gesture) in panTriggered() argument 173 switch (gesture->state()) { in panTriggered() 182 QPointF delta = gesture->delta(); in panTriggered() 188 void CProjectionPicture::pinchTriggered(QPinchGesture *gesture) in pinchTriggered() argument 190 QPinchGesture::ChangeFlags changeFlags = gesture->changeFlags(); in pinchTriggered() 192 currentStepScaleFactor = gesture->totalScaleFactor(); in pinchTriggered() 194 if (gesture->state() == Qt::GestureFinished) { in pinchTriggered()
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | synaptics_i2c.c | 338 int xy_delta, gesture; in synaptics_i2c_get_input() local 348 gesture = (data >> GESTURE) & 0x1; in synaptics_i2c_get_input() 361 input_report_key(input, BTN_LEFT, gesture); in synaptics_i2c_get_input() 368 return xy_delta || gesture; in synaptics_i2c_get_input()
|
| H A D | navpoint.c | 82 int gesture; in navpoint_packet() local 92 gesture = (navpoint->data[1] & 0x02); in navpoint_packet() 101 input_report_key(navpoint->input, BTN_LEFT, gesture); in navpoint_packet()
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | sentelic.rst | 226 Bit0 => 1: enter gesture mode; 0: leaving gesture mode 231 * Note that if gesture and additional button (Bit4~Bit7) 323 Bit0 => 1: enter gesture mode; 0: leaving gesture mode 328 * Note that if gesture and additional button(Bit4~Bit7) 427 0xba => gesture information 428 0xc0 => one finger hold-rotating gesture 430 0xba => gesture ID (refer to the 'Gesture ID' section) 699 supported gesture IDs: 764 40 41 42 43. In addition to that, this bit must be 1 when gesture 838 bit7 0 RW EN_PS2_F2: PS/2 gesture mode 2nd [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeomap_p.h | 77 Q_PROPERTY(QQuickGeoMapGestureArea *gesture READ gesture CONSTANT) 194 QQuickGeoMapGestureArea *gesture();
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/ |
| H A D | itemsoverlay.qdoc | 59 gesture.enabled: true 71 gesture.enabled: false
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/light/ |
| H A D | apds9960.txt | 1 * Avago APDS9960 gesture/RGB/ALS/proximity sensor
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/items/ |
| H A D | MapComponent.qml | 97 gesture.flickDeceleration: 3000 98 gesture.enabled: true
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/ |
| H A D | geis_2.2.17.bb | 6 system-wide input gesture recognition mechanism."
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mappolyline_tester/ |
| H A D | main.qml | 73 gesture.enabled: true 126 gesture.enabled: true
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.12.1 | 26 - Fixed unstable rotation gesture on some platforms.
|
| H A D | changes-5.6.0 | 59 - Fixed crash in gesture area while receiving wheel events.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapobjects_tester/ |
| H A D | main.qml | 76 gesture.enabled: true 121 gesture.enabled: true
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/map/ |
| H A D | MapComponent.qml | 283 …gesture.acceptedGestures: MapGestureArea.PanGesture | MapGestureArea.FlickGesture | MapGestureArea… 284 gesture.flickDeceleration: 3000 285 gesture.enabled: true
|
| H A D | MiniMap.qml | 95 gesture.enabled: false
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapitems_backends/ |
| H A D | main.qml | 94 gesture.enabled: true 206 gesture.enabled: true
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/ |
| H A D | qtlocation.qdoc | 80 \li support touch gesture on a specific area of the map,
|
| /OK3568_Linux_fs/buildroot/package/efl/ |
| H A D | Config.in | 97 Eplut is used to support gesture recognition.
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | Kconfig | 77 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor" 84 APDS9960 gesture/RGB/ALS/proximity sensor.
|