Home
last modified time | relevance | path

Searched refs:mapScreenRotation (Results 1 – 3 of 3) 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