Home
last modified time | relevance | path

Searched refs:getScreenRotation (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidTestActivity.cpp96 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation())); in TestActivity()
142 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation())); in onConfigurationChanged()
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcAndroidTestActivity.cpp121 tcu::Android::mapScreenRotation(m_cmdLine.getScreenRotation())); in TestActivity()
168 tcu::Android::mapScreenRotation(m_cmdLine.getScreenRotation())); in onConfigurationChanged()
/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp190 ScreenRotation getScreenRotation (void) const;
H A DtcuCommandLine.cpp1065 ScreenRotation CommandLine::getScreenRotation (void) const { return m_cmdLine.getOption<opt::ScreenRotation>(); } in getScreenRotation() function in tcu::CommandLine

Completed in 4 milliseconds