HomeSort by relevance Sort by last modified time
    Searched refs:EGL_GL_COLORSPACE_SRGB_KHR (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/gui/tests/
SRGB_test.cpp 439 #define EGL_GL_COLORSPACE_SRGB_KHR EGL_VG_COLORSPACE_sRGB
442 EGL_GL_COLORSPACE_KHR, EGL_GL_COLORSPACE_SRGB_KHR,
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 431 #define EGL_GL_COLORSPACE_SRGB_KHR EGL_VG_COLORSPACE_sRGB
435 // EGL_GL_COLORSPACE_SRGB_KHR, or turn sRGB formats into corresponding linear
442 } else if (colorspace == EGL_GL_COLORSPACE_SRGB_KHR) {
    [all...]

Completed in 1307 milliseconds