OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:touch_X_
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
ui.h
208
int
touch_X_
;
ui.cpp
248
touch_start_X_ =
touch_X_
;
253
OnTouchDetected(
touch_X_
- touch_start_X_, touch_Y_ - touch_start_Y_);
289
touch_X_
= ev.value;
Completed in 856 milliseconds