Searched refs:GLES_LAYERS_APP (Results 1 – 1 of 1) sorted by relevance
112 private static final String GLES_LAYERS_APP = "android.rootlessgpudebug.GLES_LAYERS.app"; field in CtsRootlessGpuDebugHostTest625 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugLayerLoadGLES()626 setupLayer(GLES_LAYER_B_LIB, GLES_LAYERS_APP); in testDebugLayerLoadGLES()666 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testReleaseLayerLoadGLES()695 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugNotEnabledGLES()724 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugWrongAppGLES()753 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testDebugNoLayersEnabledGLES()809 setupLayer(GLES_LAYER_A_LIB, GLES_LAYERS_APP); in testSystemPropertyIgnoreGLES()810 setupLayer(GLES_LAYER_B_LIB, GLES_LAYERS_APP); in testSystemPropertyIgnoreGLES()844 applySetting("gpu_debug_layer_app", GLES_LAYERS_APP); in testLayerLoadExternalGLES()[all …]