Home
last modified time | relevance | path

Searched refs:supportsVrHighPerformance (Results 1 – 6 of 6) sorted by relevance

/cts/tests/vr/src/android/vr/cts/
DVrExtensionBehaviorTest.java58 if (!mActivity.supportsVrHighPerformance()) in testProtectedContent()
82 if (!mActivity.supportsVrHighPerformance()) in testProtectedTextures()
131 if (!mActivity.supportsVrHighPerformance()) in testMutableRenderBuffer()
165 if (!mActivity.supportsVrHighPerformance()) in testEglImageArray()
184 if (!mActivity.supportsVrHighPerformance()) in testExternalBuffer()
198 if (!mActivity.supportsVrHighPerformance()) in testSrgbBuffer()
215 if (!mActivity.supportsVrHighPerformance()) in runContextPriorityTest()
DVrDisplayTest.java59 if (!mActivity.supportsVrHighPerformance()) in testRefreshRateIsAtLeast60Hz()
82 if (!mActivity.supportsVrHighPerformance()) in testDisplayResolution()
DOpenGLESActivity.java145 public boolean supportsVrHighPerformance() { in supportsVrHighPerformance() method in OpenGLESActivity
200 } else if (mutableAttribute != 0 && supportsVrHighPerformance()) { in OpenGLES20View()
235 boolean highPerf = supportsVrHighPerformance(); in createContext()
261 boolean highPerf = supportsVrHighPerformance(); in createContext()
288 boolean highPerf = supportsVrHighPerformance(); in createWindowSurface()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DVrTemperatureTest.java30 public boolean supportsVrHighPerformance() { in supportsVrHighPerformance() method in VrTemperatureTest
82 if (!supportsVrHighPerformance())
/cts/tests/tests/opengl/src/android/opengl/cts/
DOpenGlEsVersionTest.java168 if (!supportsVrHighPerformance()) in testOpenGlEsVersionForVrHighPerformance()
184 if (!supportsVrHighPerformance()) in testRequiredExtensionsForVrHighPerformance()
514 private boolean supportsVrHighPerformance() { in supportsVrHighPerformance() method in OpenGlEsVersionTest
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecoderTest.java4468 if (!supportsVrHighPerformance()) {
4479 if (!supportsVrHighPerformance()) {
4496 if (!supportsVrHighPerformance()) {
4511 private boolean supportsVrHighPerformance() {