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

  /frameworks/native/libs/gui/tests/
SRGB_test.cpp 427 #define EGL_GL_COLORSPACE_KHR EGL_VG_COLORSPACE
431 EGL_GL_COLORSPACE_KHR, EGL_GL_COLORSPACE_SRGB_KHR,
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 377 #define EGL_GL_COLORSPACE_KHR EGL_VG_COLORSPACE
436 if (*attr == EGL_GL_COLORSPACE_KHR &&
478 if (*attr == EGL_GL_COLORSPACE_KHR) {
    [all...]
  /external/chromium_org/third_party/angle/include/EGL/
eglext.h 112 #define EGL_GL_COLORSPACE_KHR 0x309D
    [all...]

Completed in 374 milliseconds