Searched refs:EGL_OPENGL_ES_API (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if141 public static final int EGL_OPENGL_ES_API = 0x30A0;
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java141 public static final int EGL_OPENGL_ES_API = 0x30A0; field in class:EGL14
/frameworks/native/opengl/include/EGL/
H A Degl.h221 #define EGL_OPENGL_ES_API 0x30A0 macro
/frameworks/native/opengl/libagl/
H A Degl.cpp1967 if (api != EGL_OPENGL_ES_API)
1974 return EGL_OPENGL_ES_API;
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp1297 return EGL_OPENGL_ES_API;

Completed in 697 milliseconds