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

  /frameworks/native/libs/gui/tests/
SRGB_test.cpp 428 #define EGL_GL_COLORSPACE_SRGB_KHR EGL_VG_COLORSPACE_sRGB
431 EGL_GL_COLORSPACE_KHR, EGL_GL_COLORSPACE_SRGB_KHR,
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 378 #define EGL_GL_COLORSPACE_SRGB_KHR EGL_VG_COLORSPACE_sRGB
382 // EGL_GL_COLORSPACE_SRGB_KHR, or turn sRGB formats into corresponding linear
391 } else if (colorspace == EGL_GL_COLORSPACE_SRGB_KHR) {
    [all...]
  /external/chromium_org/third_party/angle/include/EGL/
eglext.h 113 #define EGL_GL_COLORSPACE_SRGB_KHR 0x3089
    [all...]

Completed in 178 milliseconds