OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:position_y
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/input_playback/
stylus.py
72
def click(self, position_x,
position_y
):
76
@param
position_y
: the Y position of the click point.
84
position_y
* 10)
95
position_y
= int(percent_y * self.height / 10)
96
self.click(position_x,
position_y
)
/packages/services/BuiltInPrintService/jni/plugins/
wprint_scaler.c
[
all
...]
Completed in 181 milliseconds