HomeSort by relevance Sort by last modified time
    Searched refs:getScreenRotation (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/platform/android/
tcuAndroidTestActivity.cpp 93 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation()));
139 setRequestedOrientation(getNativeActivity(), mapScreenRotation(m_cmdLine.getScreenRotation()));
  /external/deqp/framework/common/
tcuCommandLine.hpp 141 ScreenRotation getScreenRotation (void) const;
tcuCommandLine.cpp 787 ScreenRotation CommandLine::getScreenRotation (void) const { return m_cmdLine.getOption<opt::ScreenRotation>(); }

Completed in 700 milliseconds