Searched refs:getScreenRotation (Results 1 – 4 of 4) sorted by relevance
96 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation())); in TestActivity()142 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation())); in onConfigurationChanged()
172 … tcu::Android::mapScreenRotation(m_cmdLine.getScreenRotation())); in TestActivity()219 … tcu::Android::mapScreenRotation(m_cmdLine.getScreenRotation())); in onConfigurationChanged()
193 ScreenRotation getScreenRotation(void) const;
1202 ScreenRotation CommandLine::getScreenRotation(void) const in getScreenRotation() function in tcu::CommandLine