Home
last modified time | relevance | path

Searched refs:EGL_GL_COLORSPACE_SRGB (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DEGL15.java31 public static final int EGL_GL_COLORSPACE_SRGB = 0x3089; field in EGL15
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL15Header.java-if31 public static final int EGL_GL_COLORSPACE_SRGB = 0x3089;
/frameworks/native/opengl/include/EGL/
Degl.h272 #define EGL_GL_COLORSPACE_SRGB 0x3089 macro
/frameworks/base/core/api/
Dcurrent.txt27759 field public static final int EGL_GL_COLORSPACE_SRGB = 12425; // 0x3089