Searched refs:GLES_LAYERS_APP (Results 1 – 1 of 1) sorted by relevance
103 private static final String GLES_LAYERS_APP = "android.rootlessgpudebug.GLES_LAYERS.app"; field in CtsRootlessGpuDebugHostTest571 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugLayerLoadGLES()572 setupLayer(GLES_LAYER_B_LIB, GLES_LAYERS_APP); in testDebugLayerLoadGLES()612 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testReleaseLayerLoadGLES()641 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugNotEnabledGLES()670 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugWrongAppGLES()699 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugNoLayersEnabledGLES()755 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testSystemPropertyIgnoreGLES()756 setupLayer(GLES_LAYER_B_LIB, GLES_LAYERS_APP); in testSystemPropertyIgnoreGLES()795 applySetting("gpu_debug_layer_app", GLES_LAYERS_APP); in testDebugLayerLoadExternalGLES()[all …]