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

  /external/deqp/framework/common/
tcuCommandLine.hpp 81 SCREENROTATION_UNSPECIFIED, //!< Use default / current orientation.
tcuCommandLine.cpp 138 { "unspecified", SCREENROTATION_UNSPECIFIED },
  /external/deqp/framework/platform/android/
tcuAndroidUtil.cpp 560 case SCREENROTATION_UNSPECIFIED: return SCREEN_ORIENTATION_UNSPECIFIED;

Completed in 54 milliseconds