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

/frameworks/native/opengl/include/EGL/
H A Degl.h189 #define EGL_VG_COLORSPACE_LINEAR 0x308A /* EGL_VG_COLORSPACE value */ macro
236 #define EGL_COLORSPACE_LINEAR EGL_VG_COLORSPACE_LINEAR
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java130 public static final int EGL_VG_COLORSPACE_LINEAR = 0x308A; field in class:EGL14

Completed in 839 milliseconds