HomeSort by relevance Sort by last modified time
    Searched refs:EGL_NO_SURFACE (Results 51 - 75 of 79) sorted by null

1 23 4

  /frameworks/native/opengl/include/EGL/
egl.h 71 #define EGL_NO_SURFACE ((EGLSurface)0)
  /frameworks/native/opengl/tests/gl2_basic/
gl2_basic.cpp 315 if (surface == EGL_NO_SURFACE) {
  /frameworks/native/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp 271 if (surface == EGL_NO_SURFACE) {
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 53 mDpy(EGL_NO_DISPLAY), mSur(EGL_NO_SURFACE),
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
egl.h 71 #define EGL_NO_SURFACE ((EGLSurface)0)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
egl.h 71 #define EGL_NO_SURFACE ((EGLSurface)0)
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 71 #define EGL_NO_SURFACE ((EGLSurface)0)
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 71 #define EGL_NO_SURFACE ((EGLSurface)0)
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 71 #define EGL_NO_SURFACE ((EGLSurface)0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 71 #define EGL_NO_SURFACE ((EGLSurface)0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 71 #define EGL_NO_SURFACE ((EGLSurface)0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 71 #define EGL_NO_SURFACE ((EGLSurface)0)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 71 #define EGL_NO_SURFACE ((EGLSurface)0)
  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
egl.h 71 #define EGL_NO_SURFACE ((EGLSurface)0)
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
TransferQueue.cpp 56 : m_eglSurface(EGL_NO_SURFACE)
  /frameworks/base/opengl/java/android/opengl/
EGLLogWrapper.java 447 if (object == EGL10.EGL_NO_SURFACE) {
448 arg(name, "EGL10.EGL_NO_SURFACE");
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
GLTextureViewActivity.java 386 if (mEglSurface == null || mEglSurface == EGL10.EGL_NO_SURFACE) {
  /frameworks/native/opengl/tests/gl2_copyTexImage/
gl2_copyTexImage.cpp 426 if (surface == EGL_NO_SURFACE) {
  /frameworks/native/opengl/tests/gl2_yuvtex/
gl2_yuvtex.cpp 381 if (surface == EGL_NO_SURFACE) {
  /frameworks/base/core/jni/
com_google_android_gles_jni_EGLImpl.cpp 56 if (!o) return EGL_NO_SURFACE;
303 if (sur != EGL_NO_SURFACE) {
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 104 if (*surface == EGL_NO_SURFACE) {
    [all...]
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/16/
android.jar 

Completed in 365 milliseconds

1 23 4