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

/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java142 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.cpp1961 if (api != EGL_OPENGL_ES_API)
1968 return EGL_OPENGL_ES_API;
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp1064 return EGL_OPENGL_ES_API;

Completed in 75 milliseconds