Home
last modified time | relevance | path

Searched refs:DISPLAY_ORIENTATION_0 (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/include/input/
DDisplayViewport.h77 displayId(ADISPLAY_ID_NONE), orientation(DISPLAY_ORIENTATION_0), in DisplayViewport()
112 orientation = DISPLAY_ORIENTATION_0; in setNonDisplayViewport()
/frameworks/native/libs/ui/include/ui/
DDisplayInfo.h44 DISPLAY_ORIENTATION_0 = 0, enumerator
/frameworks/native/libs/ui/include_vndk/ui/
DDisplayInfo.h44 DISPLAY_ORIENTATION_0 = 0, enumerator
/frameworks/native/opengl/tests/lib/
DWindowSurface.cpp51 if (mainDpyInfo.orientation != DISPLAY_ORIENTATION_0 && in WindowSurface()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1085 DISPLAY_ORIENTATION_0, uniqueId, NO_PORT, ViewportType::VIEWPORT_INTERNAL); in TEST_F()
1115 DISPLAY_ORIENTATION_0, internalUniqueId, NO_PORT, ViewportType::VIEWPORT_INTERNAL); in TEST_F()
1118 DISPLAY_ORIENTATION_0, externalUniqueId, NO_PORT, ViewportType::VIEWPORT_EXTERNAL); in TEST_F()
1121 DISPLAY_ORIENTATION_0, virtualUniqueId1, NO_PORT, ViewportType::VIEWPORT_VIRTUAL); in TEST_F()
1124 DISPLAY_ORIENTATION_0, virtualUniqueId2, NO_PORT, ViewportType::VIEWPORT_VIRTUAL); in TEST_F()
1173 DISPLAY_ORIENTATION_0, uniqueId1, NO_PORT, type); in TEST_F()
1176 DISPLAY_ORIENTATION_0, uniqueId2, NO_PORT, type); in TEST_F()
1218 DISPLAY_ORIENTATION_0, uniqueId1, hdmi3, type); in TEST_F()
1221 DISPLAY_ORIENTATION_0, uniqueId2, hdmi1, type); in TEST_F()
1567 DISPLAY_ORIENTATION_0, "local:0", NO_PORT, ViewportType::VIEWPORT_INTERNAL); in TEST_F()
[all …]
/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp84 using android::DISPLAY_ORIENTATION_0;
326 gRotate ? DISPLAY_ORIENTATION_90 : DISPLAY_ORIENTATION_0, in setDisplayProjection()
/frameworks/native/services/inputflinger/
DInputReader.cpp128 if (orientation != DISPLAY_ORIENTATION_0) { in rotateValueUsingRotationMap()
2204 return DISPLAY_ORIENTATION_0; in getOrientation()
2649 mOrientation = DISPLAY_ORIENTATION_0; in configure()
2947 InputMapper(device), mOrientation(DISPLAY_ORIENTATION_0) { in RotaryEncoderInputMapper()
2995 mOrientation = DISPLAY_ORIENTATION_0; in configure()
3063 mSurfaceOrientation(DISPLAY_ORIENTATION_0) { in TouchInputMapper()
3598 case DISPLAY_ORIENTATION_0: in configureSurface()
3628 mViewport.orientation : DISPLAY_ORIENTATION_0; in configureSurface()
3639 mSurfaceOrientation = DISPLAY_ORIENTATION_0; in configureSurface()