Searched refs:GLES_LAYERS_APP (Results 1 – 1 of 1) sorted by relevance
111 private static final String GLES_LAYERS_APP = "android.rootlessgpudebug.GLES_LAYERS.app"; field in CtsRootlessGpuDebugHostTest611 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugLayerLoadGLES()612 setupLayer(GLES_LAYER_B_LIB, GLES_LAYERS_APP); in testDebugLayerLoadGLES()652 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testReleaseLayerLoadGLES()681 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugNotEnabledGLES()710 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugWrongAppGLES()739 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugNoLayersEnabledGLES()795 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testSystemPropertyIgnoreGLES()796 setupLayer(GLES_LAYER_B_LIB, GLES_LAYERS_APP); in testSystemPropertyIgnoreGLES()830 applySetting("gpu_debug_layer_app", GLES_LAYERS_APP); in testLayerLoadExternalGLES()[all …]