Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DColorFade.java83 private static final int EGL_GL_COLORSPACE_KHR = 0x309D; field in ColorFade
/frameworks/native/opengl/include/EGL/
Deglext.h171 #define EGL_GL_COLORSPACE_KHR 0x309D macro