Searched refs:glConfig (Results 1 – 2 of 2) sorted by relevance
33 public BatchRunConfiguration(String glConfig, String rotation, String surfaceType, in BatchRunConfiguration() argument35 mGlConfig = glConfig; in BatchRunConfiguration()
445 EGLConfig glConfig; in init()446 if (getConfig(&glConfig, FilterList() << renderable<EGL_OPENGL_BIT>)) in init()449 expectNoContext(eglCreateContext(display, glConfig, EGL_NO_CONTEXT, s_es1ContextAttribList)); in init()