HomeSort by relevance Sort by last modified time
    Searched refs:EGL_EXTENSIONS (Results 1 - 25 of 46) sorted by null

1 2

  /frameworks/native/libs/gui/
SyncFeatures.cpp 44 const char* exts = eglQueryStringImplementationANDROID(dpy, EGL_EXTENSIONS);
  /packages/apps/Gallery2/jni/
jni_egl_fence.cpp 41 const char* eglExtensions = eglQueryString(eglGetCurrentDisplay(), EGL_EXTENSIONS);
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglValidate.cpp 88 name == EGL_EXTENSIONS;
  /cts/tests/tests/openglperf/jni/
OpenGlPerfNativeJni.cpp 42 const char* eglExtensions = eglQueryString(display, EGL_EXTENSIONS);
  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 110 public static final int EGL_EXTENSIONS = 0x3055;
  /cts/tests/tests/graphics/src/android/opengl/cts/
OpenGlEsVersionTest.java 106 boolean checkES3 = hasExtension(egl.eglQueryString(display, EGL10.EGL_EXTENSIONS),
  /frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java 71 int EGL_EXTENSIONS = 0x3055;
  /device/generic/goldfish/opengl/system/egl/
eglDisplay.cpp 294 char *hostExt = queryHostEGLString(EGL_EXTENSIONS);
375 else if (name == EGL_EXTENSIONS) {
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 111 public static final int EGL_EXTENSIONS = 0x3055;
  /frameworks/native/opengl/tests/angeles/include/GLES/
egl.h 165 #define EGL_EXTENSIONS 0x3055
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
GLUtils.cpp 216 const char* eglExtensions = eglQueryString(eglGetCurrentDisplay(), EGL_EXTENSIONS);
227 const char* eglExtensions = eglQueryString(eglGetCurrentDisplay(), EGL_EXTENSIONS);
  /development/ndk/platforms/android-9/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /external/webkit/Source/ThirdParty/ANGLE/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /frameworks/native/opengl/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /frameworks/native/opengl/libs/EGL/
egl_display.cpp 171 EGL_EXTENSIONS);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 163 #define EGL_EXTENSIONS 0x3055

Completed in 111 milliseconds

1 2