HomeSort by relevance Sort by last modified time
    Searched refs:EGL_BUFFER_DESTROYED (Results 1 - 20 of 20) sorted by null

  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 135 public static final int EGL_BUFFER_DESTROYED = 0x3095;
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 136 public static final int EGL_BUFFER_DESTROYED = 0x3095;
  /development/ndk/platforms/android-9/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /external/webkit/Source/ThirdParty/ANGLE/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /frameworks/native/opengl/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
egl.h 205 #define EGL_BUFFER_DESTROYED 0x3095 /* EGL_SWAP_BEHAVIOR value */
  /frameworks/native/opengl/libagl/
egl.cpp 626 * EGL_BUFFER_DESTROYED means that the content of the buffer is lost.
628 * However when ANDROID_swap_retcangle is supported, EGL_BUFFER_DESTROYED
636 return EGL_BUFFER_DESTROYED;
    [all...]

Completed in 56 milliseconds