Home
last modified time | relevance | path

Searched defs:mGlConfig (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DGLTest.h67 EGLConfig mGlConfig; variable
/aosp_15_r20/cts/tests/openglperf2/jni/graphics/
H A DRenderer.h39 EGLConfig mGlConfig; variable
/aosp_15_r20/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
H A DBatchRunConfiguration.java28 private final String mGlConfig; field in BatchRunConfiguration