Home
last modified time | relevance | path

Searched refs:mapScreenRotation (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/platform/android/
DtcuAndroidTestActivity.cpp94 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation())); in TestActivity()
140 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation())); in onConfigurationChanged()
DtcuAndroidUtil.hpp51 ScreenOrientation mapScreenRotation (ScreenRotation rotation);
DtcuAndroidUtil.cpp556 ScreenOrientation mapScreenRotation (ScreenRotation rotation) in mapScreenRotation() function
/external/deqp/external/openglcts/modules/runner/
DglcAndroidTestActivity.cpp116 tcu::Android::mapScreenRotation(m_cmdLine.getScreenRotation())); in TestActivity()
163 tcu::Android::mapScreenRotation(m_cmdLine.getScreenRotation())); in onConfigurationChanged()