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

/frameworks/native/opengl/include/EGL/
H A Degl.h188 #define EGL_VG_COLORSPACE_sRGB 0x3089 /* EGL_VG_COLORSPACE value */ macro
235 #define EGL_COLORSPACE_sRGB EGL_VG_COLORSPACE_sRGB
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java130 public static final int EGL_VG_COLORSPACE_sRGB = 0x3089; field in class:EGL14

Completed in 77 milliseconds