Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
H A DEglHelper.java75 private static final int EGL_GL_COLORSPACE_KHR = 0x309D; field in EglHelper
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DColorFade.java79 private static final int EGL_GL_COLORSPACE_KHR = 0x309D; field in ColorFade
/aosp12/frameworks/native/opengl/include/EGL/
H A Deglext.h171 #define EGL_GL_COLORSPACE_KHR 0x309D macro