Searched defs:EGL_VG_COLORSPACE (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/include/EGL/
H A Degl.h175 #define EGL_VG_COLORSPACE 0x3087 macro
188 #define EGL_VG_COLORSPACE_sRGB 0x3089 /* EGL_VG_COLORSPACE value */
189 #define EGL_VG_COLORSPACE_LINEAR 0x308A /* EGL_VG_COLORSPACE value */
233 #define EGL_COLORSPACE EGL_VG_COLORSPACE
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java121 public static final int EGL_VG_COLORSPACE = 0x3087; field in class:EGL14

Completed in 7 milliseconds