Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:touches
(Results
1 - 21
of
21
) sorted by relevance
/third_party/skia/tests/
H
A
D
PathOpsBoundsTest.cpp
38
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
D
ektf2127.c
71
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
D
chipone_icn8318.c
45
struct icn8318_touch
touches
[ICN8318_MAX_TOUCHES];
member
H
A
D
chipone_icn8505.c
65
struct icn8505_touch
touches
[ICN8505_MAX_TOUCHES];
member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
ektf2127.c
72
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
D
chipone_icn8318.c
45
struct icn8318_touch
touches
[ICN8318_MAX_TOUCHES];
member
H
A
D
chipone_icn8505.c
65
struct icn8505_touch
touches
[ICN8505_MAX_TOUCHES];
member
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H
A
D
render_select_popup.cpp
413
auto
touches
= info.GetTouches();
in ProcessTouchDown()
local
431
auto
touches
= info.GetTouches();
in ProcessTouchUp()
local
/foundation/multimodalinput/input/service/key_command/include/
H
A
D
key_command_handler.h
128
}
touches
[MAX_TOUCH_NUM];
member
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
hid-magicmouse.c
128
}
touches
[16];
member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/option/
H
A
D
render_option.cpp
578
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
D
cj_common_ffi.h
161
CJTouchInfo*
touches
;
member
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H
A
D
form_pattern_test.cpp
160
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
D
hid-magicmouse.c
142
}
touches
[16];
member
[all...]
/third_party/libinput/src/
H
A
D
evdev-mt-touchpad-gestures.c
244
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
D
evdev-mt-touchpad.h
305
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
D
date_picker_test_ng.cpp
3063
std::list<TouchLocationInfo>
touches
;
in HWTEST_F()
local
/kernel/linux/linux-5.10/drivers/input/mouse/
H
A
D
cyapa_gen3.c
116
struct cyapa_touch
touches
[5];
member
/kernel/linux/linux-6.6/drivers/input/mouse/
H
A
D
cyapa_gen3.c
116
struct cyapa_touch
touches
[5];
member
/third_party/libinput/tools/
H
A
D
libinput-debug-gui.c
139
struct touch
touches
[32];
member
/third_party/libinput/test/
H
A
D
litest.h
398
}
touches
[2];
member
Completed in 32 milliseconds