Searched refs:EGL_VG_COLORSPACE (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if120 public static final int EGL_VG_COLORSPACE = 0x3087;
/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.java120 public static final int EGL_VG_COLORSPACE = 0x3087; field in class:EGL14
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp377 #define EGL_GL_COLORSPACE_KHR EGL_VG_COLORSPACE

Completed in 62 milliseconds