Searched refs:EGL_GL_COLORSPACE_SRGB_KHR (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp378 #define EGL_GL_COLORSPACE_SRGB_KHR EGL_VG_COLORSPACE_sRGB macro
382 // EGL_GL_COLORSPACE_SRGB_KHR, or turn sRGB formats into corresponding linear
391 } else if (colorspace == EGL_GL_COLORSPACE_SRGB_KHR) {

Completed in 59 milliseconds