OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIEWPORT_INTERNAL
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/include/input/
DisplayViewport.h
97
VIEWPORT_INTERNAL
= 1,
/frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp
409
} else if (viewportType == ViewportType::
VIEWPORT_INTERNAL
) {
417
if (viewportType == ViewportType::
VIEWPORT_INTERNAL
) {
510
outConfig->setPhysicalDisplayViewport(ViewportType::
VIEWPORT_INTERNAL
,
[
all
...]
/frameworks/native/services/inputflinger/
InputReader.cpp
242
} else if (viewportType == ViewportType::
VIEWPORT_INTERNAL
) {
257
} else if (viewportType == ViewportType::
VIEWPORT_INTERNAL
) {
[
all
...]
/frameworks/native/services/inputflinger/tests/
InputReader_test.cpp
147
mConfig.setPhysicalDisplayViewport(ViewportType::
VIEWPORT_INTERNAL
, v);
[
all
...]
Completed in 3675 milliseconds