Searched defs:EGL_VG_COLORSPACE_LINEAR (Results 1 – 2 of 2) sorted by relevance
189 #define EGL_VG_COLORSPACE_LINEAR 0x308A /* EGL_VG_COLORSPACE value */ macro
130 public static final int EGL_VG_COLORSPACE_LINEAR = 0x308A; field in EGL14