Home
last modified time | relevance | path

Searched refs:openGlRotation (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/TestPhase/
DRobustnessTest.java50 int openGlRotation) { in RobustnessTest() argument
52 mTestPath = new RobustnessPath(openGlRotation); in RobustnessTest()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DRobustnessPath.java57 public RobustnessPath(int openGlRotation) { in RobustnessPath() argument
58 mOpenGlRotation = openGlRotation; in RobustnessPath()