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

1 2

  /development/tools/emulator/opengl/host/libs/Translator/EGL/
EglValidate.cpp 38 case EGL_NATIVE_RENDERABLE:
EglConfig.cpp 200 case EGL_NATIVE_RENDERABLE:
  /frameworks/base/opengl/tests/configdump/
configdump.cpp 43 ATTRIBUTE( EGL_NATIVE_RENDERABLE ),
  /frameworks/base/opengl/tests/lib/
glTestLib.cpp 87 X(EGL_NATIVE_RENDERABLE),
  /frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java 49 int EGL_NATIVE_RENDERABLE = 0x302D;
  /cts/tests/src/android/opengl/cts/
EglConfigGLSurfaceView.java 259 EGL10.EGL_NATIVE_RENDERABLE,
294 "EGL_NATIVE_RENDERABLE",
  /development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
GL2JNIView.java 247 EGL10.EGL_NATIVE_RENDERABLE,
282 "EGL_NATIVE_RENDERABLE",
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
FBConfig.cpp 40 EGL_NATIVE_RENDERABLE,
  /frameworks/base/opengl/tests/angeles/include/GLES/
egl.h 131 #define EGL_NATIVE_RENDERABLE 0x302D
  /frameworks/base/opengl/tests/gl2_jni/src/com/android/gl2jni/
GL2JNIView.java 203 EGL10.EGL_NATIVE_RENDERABLE,
238 "EGL_NATIVE_RENDERABLE",
  /frameworks/base/opengl/tests/gl_perfapp/src/com/android/glperf/
GLPerfView.java 203 EGL10.EGL_NATIVE_RENDERABLE,
238 "EGL_NATIVE_RENDERABLE",
  /frameworks/base/opengl/tests/gldual/src/com/android/gldual/
GLDualGL2View.java 206 EGL10.EGL_NATIVE_RENDERABLE,
241 "EGL_NATIVE_RENDERABLE",
  /development/ndk/platforms/android-9/include/EGL/
egl.h 109 #define EGL_NATIVE_RENDERABLE 0x302D
  /development/tools/emulator/opengl/host/libs/Translator/include/EGL/
egl.h 109 #define EGL_NATIVE_RENDERABLE 0x302D
  /external/webkit/Source/ThirdParty/ANGLE/include/EGL/
egl.h 109 #define EGL_NATIVE_RENDERABLE 0x302D
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Config.cpp 321 case EGL_NATIVE_RENDERABLE: match = config->mNativeRenderable == attribute[1]; break;
  /frameworks/base/opengl/include/EGL/
egl.h 109 #define EGL_NATIVE_RENDERABLE 0x302D
  /frameworks/base/opengl/tests/gl2_basic/
gl2_basic.cpp 195 X(EGL_NATIVE_RENDERABLE),
  /frameworks/base/opengl/tests/gl_basic/
gl_basic.cpp 114 X(EGL_NATIVE_RENDERABLE),
  /frameworks/base/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp 190 X(EGL_NATIVE_RENDERABLE),
  /packages/apps/Camera/src/com/android/camera/panorama/
MosaicRendererSurfaceView.java 238 EGL10.EGL_NATIVE_RENDERABLE,
273 "EGL_NATIVE_RENDERABLE",
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 109 #define EGL_NATIVE_RENDERABLE 0x302D
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 109 #define EGL_NATIVE_RENDERABLE 0x302D
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 109 #define EGL_NATIVE_RENDERABLE 0x302D
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 109 #define EGL_NATIVE_RENDERABLE 0x302D

Completed in 2499 milliseconds

1 2