Home
last modified time | relevance | path

Searched defs:touches (Results 1 - 21 of 21) sorted by relevance

/third_party/skia/tests/
H A DPathOpsBoundsTest.cpp38 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); in DEF_TEST() local
46 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); in DEF_TEST() local
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dektf2127.c71 struct input_mt_pos touches[EKTF2127_MAX_TOUCHES]; in ektf2127_report_event() local
50 ektf2127_parse_coordinates(const u8 *buf, unsigned int touch_count, struct input_mt_pos *touches) ektf2127_parse_coordinates() argument
[all...]
H A Dchipone_icn8318.c45 struct icn8318_touch touches[ICN8318_MAX_TOUCHES]; member
H A Dchipone_icn8505.c65 struct icn8505_touch touches[ICN8505_MAX_TOUCHES]; member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dektf2127.c72 struct input_mt_pos touches[EKTF2127_MAX_TOUCHES]; in ektf2127_report_event() local
51 ektf2127_parse_coordinates(const u8 *buf, unsigned int touch_count, struct input_mt_pos *touches) ektf2127_parse_coordinates() argument
[all...]
H A Dchipone_icn8318.c45 struct icn8318_touch touches[ICN8318_MAX_TOUCHES]; member
H A Dchipone_icn8505.c65 struct icn8505_touch touches[ICN8505_MAX_TOUCHES]; member
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.cpp413 auto touches = info.GetTouches(); in ProcessTouchDown() local
431 auto touches = info.GetTouches(); in ProcessTouchUp() local
/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h128 } touches[MAX_TOUCH_NUM]; member
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-magicmouse.c128 } touches[16]; member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.cpp578 auto touches = info.GetTouches(); in ProcessTouchDown() local
599 auto touches = info.GetTouches(); in ProcessTouchUp() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.h161 CJTouchInfo* touches; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_pattern_test.cpp160 std::list<TouchLocationInfo> touches; in HWTEST_F() local
205 std::list<TouchLocationInfo> touches = event.GetTouches(); in HWTEST_F() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-magicmouse.c142 } touches[16]; member
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad-gestures.c244 tp_gesture_get_active_touches(const struct tp_dispatch *tp, struct tp_touch **touches, unsigned int count) tp_gesture_get_active_touches() argument
1055 struct tp_touch *touches[4]; tp_gesture_handle_state_none() local
[all...]
H A Devdev-mt-touchpad.h305 struct tp_touch *touches; /* len == ntouches */ member
358 struct tp_touch *touches[2]; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_ng.cpp3063 std::list<TouchLocationInfo> touches; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dcyapa_gen3.c116 struct cyapa_touch touches[5]; member
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dcyapa_gen3.c116 struct cyapa_touch touches[5]; member
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c139 struct touch touches[32]; member
/third_party/libinput/test/
H A Dlitest.h398 } touches[2]; member

Completed in 34 milliseconds