/external/skia/src/gpu/gl/android/ |
GrGLCreateNativeInterface_android.cpp | 16 #include <EGL/egl.h>
|
/external/webkit/Source/ThirdParty/ANGLE/include/EGL/ |
eglext.h | 31 #include <EGL/eglplatform.h> 36 /* Current version at http://www.khronos.org/registry/egl/ */
|
egl.h | 3 /* Reference version of egl.h for EGL 1.4. 36 #include <EGL/eglplatform.h> 42 /* EGL Types */ 52 /* EGL Versioning */ 59 /* EGL Enumerants. Bitmasks and other exceptional cases aside, most 63 /* EGL aliases */ 91 #define EGL_CONTEXT_LOST 0x300E /* EGL 1.1 - IMG_power_management */ 232 /* EGL 1.2 tokens renamed for consistency in EGL 1.3 * [all...] |
/external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/ |
main.c | 22 #include <EGL/egl.h> 61 * Initialize an EGL context for the current display. 64 // initialize OpenGL ES and EGL 146 * Tear down the EGL context currently associated with the display.
|
/frameworks/base/media/mca/filterfw/native/core/ |
shader_program.h | 26 #include <EGL/egl.h>
|
gl_env.cpp | 27 #include <EGL/eglext.h> 158 ALOGE("GLEnv::Init: No suitable EGL configuration found!"); 313 ALOGE("EGL Error: Operation '%s' caused EGL error (0x%x)\n", 328 ALOGE("EGL Error: Attempting to activate context with bad display!"); 331 ALOGE("EGL Error: Attempting to activate context with bad surface!"); 334 ALOGE("EGL Error: Attempting to activate context, which is " 338 ALOGE("EGL Error: Making EGL rendering context current caused "
|
/frameworks/native/opengl/tests/filter/ |
filter.cpp | 4 #include <EGL/egl.h>
|
/frameworks/native/opengl/tests/finish/ |
finish.cpp | 23 #include <EGL/egl.h>
|
/frameworks/native/opengl/tests/tritex/ |
tritex.cpp | 7 #include <EGL/egl.h>
99 printf("Initializing EGL...\n");
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/ |
eglext.h | 31 #include <EGL/eglplatform.h> 36 /* Current version at http://www.khronos.org/registry/egl/ */
|
egl.h | 3 /* Reference version of egl.h for EGL 1.4. 36 #include <EGL/eglplatform.h> 42 /* EGL Types */ 52 /* EGL Versioning */ 59 /* EGL Enumerants. Bitmasks and other exceptional cases aside, most 63 /* EGL aliases */ 91 #define EGL_CONTEXT_LOST 0x300E /* EGL 1.1 - IMG_power_management */ 232 /* EGL 1.2 tokens renamed for consistency in EGL 1.3 * [all...] |
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/ |
eglext.h | 31 #include <EGL/eglplatform.h> 36 /* Current version at http://www.khronos.org/registry/egl/ */
|
egl.h | 3 /* Reference version of egl.h for EGL 1.4. 36 #include <EGL/eglplatform.h> 42 /* EGL Types */ 52 /* EGL Versioning */ 59 /* EGL Enumerants. Bitmasks and other exceptional cases aside, most 63 /* EGL aliases */ 91 #define EGL_CONTEXT_LOST 0x300E /* EGL 1.1 - IMG_power_management */ 232 /* EGL 1.2 tokens renamed for consistency in EGL 1.3 * [all...] |
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/ |
eglext.h | 31 #include <EGL/eglplatform.h> 36 /* Current version at http://www.khronos.org/registry/egl/ */
|
egl.h | 3 /* Reference version of egl.h for EGL 1.4. 36 #include <EGL/eglplatform.h> 42 /* EGL Types */ 52 /* EGL Versioning */ 59 /* EGL Enumerants. Bitmasks and other exceptional cases aside, most 63 /* EGL aliases */ 91 #define EGL_CONTEXT_LOST 0x300E /* EGL 1.1 - IMG_power_management */ 232 /* EGL 1.2 tokens renamed for consistency in EGL 1.3 * [all...] |
/sdk/emulator/opengl/host/libs/Translator/include/EGL/ |
eglext.h | 31 #include <EGL/eglplatform.h> 36 /* Current version at http://www.khronos.org/registry/egl/ */
|
/development/ndk/platforms/android-9/include/EGL/ |
egl.h | 3 /* Reference version of egl.h for EGL 1.4. 36 #include <EGL/eglplatform.h> 42 /* EGL Types */ 52 /* EGL Versioning */ 59 /* EGL Enumerants. Bitmasks and other exceptional cases aside, most 63 /* EGL aliases */ 91 #define EGL_CONTEXT_LOST 0x300E /* EGL 1.1 - IMG_power_management */ 232 /* EGL 1.2 tokens renamed for consistency in EGL 1.3 * [all...] |
eglext.h | 31 #include <EGL/eglplatform.h> 36 /* Current version at http://www.khronos.org/registry/egl/ */
|
/external/webkit/Source/WebCore/platform/graphics/openvg/ |
GraphicsContextOpenVG.cpp | 34 #if PLATFORM(EGL) 37 #include <egl.h>
|
/frameworks/base/core/jni/ |
android_view_GLES20DisplayList.cpp | 19 #include <EGL/egl.h>
|
/frameworks/native/libs/ui/ |
FramebufferNativeWindow.cpp | 35 #include <EGL/egl.h>
|
/frameworks/native/opengl/include/EGL/ |
egl.h | 3 /* Reference version of egl.h for EGL 1.4. 36 #include <EGL/eglplatform.h> 42 /* EGL Types */ 52 /* EGL Versioning */ 59 /* EGL Enumerants. Bitmasks and other exceptional cases aside, most 63 /* EGL aliases */ 91 #define EGL_CONTEXT_LOST 0x300E /* EGL 1.1 - IMG_power_management */ 232 /* EGL 1.2 tokens renamed for consistency in EGL 1.3 * [all...] |
/frameworks/native/opengl/tests/gl2_basic/ |
gl2_basic.cpp | 23 #include <EGL/egl.h> 237 printf("Number of EGL configuration: %d\n", numConfig); 288 fprintf(stderr, "EGL version %d.%d\n", majorVersion, minorVersion);
|
/frameworks/native/opengl/tests/gl_basic/ |
gl_basic.cpp | 3 #include <EGL/egl.h> 168 printf("Number of EGL configurations: %d\n", numConfig); 196 printf("Initializing EGL...\n");
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/ |
egl.h | 3 /* Reference version of egl.h for EGL 1.4. 36 #include <EGL/eglplatform.h> 42 /* EGL Types */ 52 /* EGL Versioning */ 59 /* EGL Enumerants. Bitmasks and other exceptional cases aside, most 63 /* EGL aliases */ 91 #define EGL_CONTEXT_LOST 0x300E /* EGL 1.1 - IMG_power_management */ 232 /* EGL 1.2 tokens renamed for consistency in EGL 1.3 * [all...] |