Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DDisplayViewport.h45 displayId(ADISPLAY_ID_NONE), orientation(DISPLAY_ORIENTATION_0), in DisplayViewport()
77 orientation = DISPLAY_ORIENTATION_0; in setNonDisplayViewport()
/frameworks/native/include/ui/
DDisplayInfo.h42 DISPLAY_ORIENTATION_0 = 0, enumerator
/frameworks/native/opengl/tests/lib/
DWindowSurface.cpp47 if (mainDpyInfo.orientation != DISPLAY_ORIENTATION_0 && in WindowSurface()
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1797 DISPLAY_ORIENTATION_0); in TEST_F()
2309 DISPLAY_WIDTH, DISPLAY_HEIGHT, DISPLAY_ORIENTATION_0); in TEST_F()
3047 prepareDisplay(DISPLAY_ORIENTATION_0); in TEST_F()
3076 prepareDisplay(DISPLAY_ORIENTATION_0); in TEST_F()
3105 prepareDisplay(DISPLAY_ORIENTATION_0); in TEST_F()
3121 prepareDisplay(DISPLAY_ORIENTATION_0); in TEST_F()
3172 prepareDisplay(DISPLAY_ORIENTATION_0); in TEST_F()
3294 prepareDisplay(DISPLAY_ORIENTATION_0); in TEST_F()
3370 prepareVirtualDisplay(DISPLAY_ORIENTATION_0); in TEST_F()
3467 prepareDisplay(DISPLAY_ORIENTATION_0); in TEST_F()
[all …]
/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp142 return orientation != DISPLAY_ORIENTATION_0 && in isDeviceRotated()
283 gRotate ? DISPLAY_ORIENTATION_90 : DISPLAY_ORIENTATION_0, in setDisplayProjection()
/frameworks/base/libs/input/
DPointerController.cpp98 mLocked.displayOrientation = DISPLAY_ORIENTATION_0; in PointerController()
/frameworks/native/services/inputflinger/
DInputReader.cpp121 if (orientation != DISPLAY_ORIENTATION_0) { in rotateValueUsingRotationMap()
2217 mOrientation = DISPLAY_ORIENTATION_0; in configure()
2220 mOrientation = DISPLAY_ORIENTATION_0; in configure()
2590 mOrientation = DISPLAY_ORIENTATION_0; in configure()
2593 mOrientation = DISPLAY_ORIENTATION_0; in configure()
2963 mSurfaceOrientation(DISPLAY_ORIENTATION_0) { in TouchInputMapper()
3457 case DISPLAY_ORIENTATION_0: in configureSurface()
3476 mViewport.orientation : DISPLAY_ORIENTATION_0; in configureSurface()
3482 mSurfaceOrientation = DISPLAY_ORIENTATION_0; in configureSurface()