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

/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if130 public static final int EGL_VG_COLORSPACE_LINEAR = 0x308A;
/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
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp379 #define EGL_GL_COLORSPACE_LINEAR_KHR EGL_VG_COLORSPACE_LINEAR

Completed in 31 milliseconds