Home
last modified time | relevance | path

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

/cts/tests/tests/opengl/src/android/opengl/cts/
DEgl14Utils.java148 final int[] DEFAULT_CONFIGURATION = new int[] { in getEglConfig() local
161 eglDisplay, DEFAULT_CONFIGURATION, 0, eglConfigs, 0, 1, configsCount, 0)) { in getEglConfig()