Searched refs:EGL_GL_COLORSPACE_KHR (Results 1 – 3 of 3) sorted by relevance
72 static final int EGL_GL_COLORSPACE_KHR = 0x309D; field in TextureViewCtsActivity404 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()
1413 attrib_list[0] = EGL_GL_COLORSPACE_KHR; in SetUpBuffer()