Searched refs:KHR_GL_COLOR_SPACE (Results 1 – 1 of 1) sorted by relevance
83 private static final String KHR_GL_COLOR_SPACE = "EGL_KHR_gl_colorspace"; field in EglHelper212 if (wcg && checkExtensionCapability(KHR_GL_COLOR_SPACE) && wcgCapability > 0) { in createEglSurface()