HomeSort by relevance Sort by last modified time
    Searched defs:EGLint (Results 1 - 14 of 14) sorted by null

  /development/ndk/platforms/android-9/include/EGL/
eglplatform.h 111 /* Define EGLint. This must be a signed integral type large enough to contain
115 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
118 typedef khronos_int32_t EGLint;
  /external/webkit/Source/ThirdParty/ANGLE/include/EGL/
eglplatform.h 101 /* Define EGLint. This must be a signed integral type large enough to contain
105 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
108 typedef khronos_int32_t EGLint;
  /frameworks/native/opengl/include/EGL/
eglplatform.h 110 /* Define EGLint. This must be a signed integral type large enough to contain
114 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
117 typedef khronos_int32_t EGLint;
  /frameworks/native/opengl/tests/angeles/include/GLES/
egltypes.h 5 typedef long EGLint;
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
eglplatform.h 111 /* Define EGLint. This must be a signed integral type large enough to contain
115 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
118 typedef khronos_int32_t EGLint;
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
eglplatform.h 111 /* Define EGLint. This must be a signed integral type large enough to contain
115 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
118 typedef khronos_int32_t EGLint;
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h 111 /* Define EGLint. This must be a signed integral type large enough to contain
115 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
118 typedef khronos_int32_t EGLint;
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h 111 /* Define EGLint. This must be a signed integral type large enough to contain
115 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
118 typedef khronos_int32_t EGLint;
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/EGL/
eglplatform.h 111 /* Define EGLint. This must be a signed integral type large enough to contain
115 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
118 typedef khronos_int32_t EGLint;
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/EGL/
eglplatform.h 111 /* Define EGLint. This must be a signed integral type large enough to contain
115 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
118 typedef khronos_int32_t EGLint;
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/EGL/
eglplatform.h 111 /* Define EGLint. This must be a signed integral type large enough to contain
115 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
118 typedef khronos_int32_t EGLint;
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/EGL/
eglplatform.h 111 /* Define EGLint. This must be a signed integral type large enough to contain
115 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
118 typedef khronos_int32_t EGLint;
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/EGL/
eglplatform.h 111 /* Define EGLint. This must be a signed integral type large enough to contain
115 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
118 typedef khronos_int32_t EGLint;
  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
eglplatform.h 102 /* Define EGLint. This must be a signed integral type large enough to contain
106 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
109 typedef khronos_int32_t EGLint;

Completed in 308 milliseconds