HomeSort by relevance Sort by last modified time
    Searched refs:EGL_SAMPLE_BUFFERS (Results 76 - 100 of 121) sorted by null

1 2 34 5

  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp 212 case EGL_SAMPLE_BUFFERS:
  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /external/chromium_org/third_party/angle/include/EGL/
egl.h 106 #define EGL_SAMPLE_BUFFERS 0x3032
  /external/chromium_org/third_party/angle/src/libEGL/
Display.cpp 167 case EGL_SAMPLE_BUFFERS: *value = configuration->mSampleBuffers; break;
  /external/chromium_org/third_party/skia/src/views/win/
SkOSWindow_win.cpp 436 msaaConfigAttribList[kConfigAttribListCnt - 1] = EGL_SAMPLE_BUFFERS;
  /external/skia/src/views/win/
SkOSWindow_win.cpp 435 msaaConfigAttribList[kConfigAttribListCnt - 1] = EGL_SAMPLE_BUFFERS;
  /frameworks/native/opengl/tests/gl2_copyTexImage/
gl2_copyTexImage.cpp 303 X(EGL_SAMPLE_BUFFERS),
  /frameworks/native/opengl/tests/gl2_yuvtex/
gl2_yuvtex.cpp 304 X(EGL_SAMPLE_BUFFERS),
  /external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
egl_glx.c 204 { GLX_SAMPLE_BUFFERS, EGL_SAMPLE_BUFFERS },
353 { GLX_SAMPLE_BUFFERS, EGL_SAMPLE_BUFFERS },
    [all...]
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 204 { GLX_SAMPLE_BUFFERS, EGL_SAMPLE_BUFFERS },
353 { GLX_SAMPLE_BUFFERS, EGL_SAMPLE_BUFFERS },
    [all...]
  /external/deqp/modules/egl/
teglQueryConfigTests.cpp 550 { EGL_SAMPLE_BUFFERS, "sample_buffers" },
teglMultiThreadTests.cpp 480 case EGL_SAMPLE_BUFFERS: return "EGL_SAMPLE_BUFFERS";
646 EGL_SAMPLE_BUFFERS,
    [all...]
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 

Completed in 881 milliseconds

1 2 34 5