HomeSort by relevance Sort by last modified time
    Searched defs:EGLint (Results 1 - 6 of 6) 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/chromium_org/ppapi/lib/gl/include/EGL/
eglplatform.h 82 /* Define EGLint. This must be a signed integral type large enough to contain
86 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
89 typedef khronos_int32_t EGLint;
  /external/chromium_org/third_party/angle/include/EGL/
eglplatform.h 116 /* Define EGLint. This must be a signed integral type large enough to contain
120 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
123 typedef khronos_int32_t EGLint;
  /external/chromium_org/third_party/khronos/EGL/
eglplatform.h 136 /* Define EGLint. This must be a signed integral type large enough to contain
140 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
143 typedef khronos_int32_t EGLint;
  /external/chromium_org/third_party/mesa/src/include/EGL/
eglplatform.h 150 /* Define EGLint. This must be a signed integral type large enough to contain
154 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
157 typedef khronos_int32_t EGLint;
  /external/mesa3d/include/EGL/
eglplatform.h 137 /* Define EGLint. This must be a signed integral type large enough to contain
141 * handles are 64 bit types, then EGLint should be defined as a signed 64-bit
144 typedef khronos_int32_t EGLint;

Completed in 144 milliseconds