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

  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
VrTemperatureTest.java 30 public boolean supportsVrHighPerformance() {
82 if (!supportsVrHighPerformance())
  /cts/tests/tests/opengl/src/android/opengl/cts/
OpenGlEsVersionTest.java 179 if (!supportsVrHighPerformance())
197 if (!supportsVrHighPerformance())
531 private boolean supportsVrHighPerformance() {
  /cts/tests/vr/src/android/vr/cts/
OpenGLESActivity.java 145 public boolean supportsVrHighPerformance() {
200 } else if (mutableAttribute != 0 && supportsVrHighPerformance()) {
235 boolean highPerf = supportsVrHighPerformance();
261 boolean highPerf = supportsVrHighPerformance();
288 boolean highPerf = supportsVrHighPerformance();

Completed in 167 milliseconds