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

1 2 3 4 5 6 7

  /frameworks/native/opengl/tests/configdump/
configdump.cpp 41 ATTRIBUTE( EGL_LEVEL ),
  /frameworks/native/opengl/tests/lib/
glTestLib.cpp 82 X(EGL_LEVEL),
  /external/deqp/framework/egl/
egluConfigInfo.cpp 54 case EGL_LEVEL: return level;
103 egl.getConfigAttrib(display, config, EGL_LEVEL, &dst->level);
egluStrUtil.cpp 68 case EGL_LEVEL:
egluStrUtil.inl 92 case EGL_LEVEL: return "EGL_LEVEL";
  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 63 public static final int EGL_LEVEL = 0x3029;
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 265 { EGL_LEVEL, 0 },
433 { EGL_LEVEL, ChooseConfigRandomCase::getInt<0, 1>, },
557 { EGL_LEVEL, "level" },
654 EGL_LEVEL,
teglConfigList.cpp 126 egl.getConfigAttrib(display, configs[i], EGL_LEVEL, &val);
teglChooseConfigReference.cpp 304 rules[EGL_LEVEL] = AttribRule(EGL_LEVEL, 0, CRITERIA_EXACT, SORTORDER_NONE);
  /frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java 45 int EGL_LEVEL = 0x3029;
  /cts/hostsidetests/sustainedperf/shadertoy_android/src/
GLtestView.java 243 EGL10.EGL_LEVEL,
278 "EGL_LEVEL",
  /cts/tests/tests/opengl/src/android/opengl/cts/
EglConfigGLSurfaceView.java 255 EGL10.EGL_LEVEL,
290 "EGL_LEVEL",
  /external/mesa3d/src/egl/main/
eglconfig.h 112 ATTRIB_MAP(EGL_LEVEL, Level);
  /external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
OGLES2HelloAPI_Windows.cpp 248 EGL_LEVEL, 0,
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 63 public static final int EGL_LEVEL = 0x3029;
  /frameworks/native/opengl/tests/angeles/include/GLES/
egl.h 127 #define EGL_LEVEL 0x3029
  /frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
GL2JNIView.java 199 EGL10.EGL_LEVEL,
234 "EGL_LEVEL",
  /frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
GLPerfView.java 199 EGL10.EGL_LEVEL,
234 "EGL_LEVEL",
  /frameworks/native/opengl/tests/gldual/src/com/android/gldual/
GLDualGL2View.java 202 EGL10.EGL_LEVEL,
237 "EGL_LEVEL",
  /development/ndk/platforms/android-14/include/EGL/
egl.h 105 #define EGL_LEVEL 0x3029
  /development/ndk/platforms/android-18/include/EGL/
egl.h 105 #define EGL_LEVEL 0x3029
  /development/ndk/platforms/android-19/include/EGL/
egl.h 105 #define EGL_LEVEL 0x3029
  /development/ndk/platforms/android-21/include/EGL/
egl.h 105 #define EGL_LEVEL 0x3029
  /development/ndk/platforms/android-23/include/EGL/
egl.h 105 #define EGL_LEVEL 0x3029
  /development/ndk/platforms/android-24/include/EGL/
egl.h 105 #define EGL_LEVEL 0x3029

Completed in 899 milliseconds

1 2 3 4 5 6 7