Home
last modified time | relevance | path

Searched refs:EGL_GL_COLORSPACE_KHR (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp218 EGL_GL_COLORSPACE_KHR, EGL_GL_COLORSPACE_SRGB_KHR, in createSurface()
/frameworks/native/opengl/include/EGL/
Deglext.h120 #define EGL_GL_COLORSPACE_KHR 0x309D macro
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp544 if (*attr == EGL_GL_COLORSPACE_KHR) { in eglCreateWindowSurface()