Searched refs:EGL_GL_COLORSPACE_KHR (Results 1 – 3 of 3) sorted by relevance
71 static final int EGL_GL_COLORSPACE_KHR = 0x309D; field in TextureViewCtsActivity402 new int[] { EGL_GL_COLORSPACE_KHR, mEglColorSpace, EGL10.EGL_NONE });
403 attrs[0] = EGL_GL_COLORSPACE_KHR; in configureEglColorspace()406 attrs[0] = EGL_GL_COLORSPACE_KHR; in configureEglColorspace()409 attrs[0] = EGL_GL_COLORSPACE_KHR; in configureEglColorspace()
1405 attrib_list[0] = EGL_GL_COLORSPACE_KHR; in SetUpBuffer()