Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/src/android/gputools/cts/
DCtsRootlessGpuDebugHostTest.java96 private static final String API_GLES = "GLES"; field in CtsRootlessGpuDebugHostTest
652 launchBackgroundService(DEBUG_APP, API_GLES); in testDebugLayerLoadGLES()
688 launchBackgroundService(RELEASE_APP, API_GLES); in testReleaseLayerLoadGLES()
717 launchBackgroundService(DEBUG_APP, API_GLES); in testDebugNotEnabledGLES()
746 launchBackgroundService(DEBUG_APP, API_GLES); in testDebugWrongAppGLES()
775 launchBackgroundService(DEBUG_APP, API_GLES); in testDebugNoLayersEnabledGLES()
799 launchBackgroundService(RELEASE_APP, API_GLES); in testSystemPropertyEnableGLES()
839 launchBackgroundService(DEBUG_APP, API_GLES); in testSystemPropertyIgnoreGLES()
862 launchBackgroundService(APP_NAME, API_GLES); in testLayerLoadExternalGLES()