OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:logicalBottom
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp
377
viewport.
logicalBottom
- viewport.logicalTop,
481
v.
logicalBottom
- v.logicalTop,
[
all
...]
/frameworks/native/services/inputflinger/
InputReader.h
61
int32_t
logicalBottom
;
71
logicalLeft(0), logicalTop(0), logicalRight(0),
logicalBottom
(0),
82
&&
logicalBottom
== other.
logicalBottom
105
logicalBottom
= height;
[
all
...]
InputReader.cpp
[
all
...]
/frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java
192
int logicalLeft, int logicalTop, int logicalRight, int
logicalBottom
,
[
all
...]
/frameworks/native/services/inputflinger/tests/
InputReader_test.cpp
149
v.
logicalBottom
= isRotated ? width : height;
[
all
...]
Completed in 77 milliseconds