Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSRGB_test.cpp438 #define EGL_GL_COLORSPACE_KHR EGL_VG_COLORSPACE in TEST_F() macro
442 EGL_GL_COLORSPACE_KHR, EGL_GL_COLORSPACE_SRGB_KHR, in TEST_F()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp441 #define EGL_GL_COLORSPACE_KHR EGL_VG_COLORSPACE macro
510 if (*attr == EGL_GL_COLORSPACE_KHR) { in eglCreateWindowSurface()