HomeSort by relevance Sort by last modified time
    Searched defs:GLfixed (Results 1 - 25 of 162) sorted by null

1 2 3 4 5 6 7

  /external/mesa3d/src/mapi/glapi/
glapi_priv.h 42 typedef int GLfixed;
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
gl_base_types.h 43 typedef khronos_int32_t GLfixed;
  /external/mesa3d/src/mesa/main/
glheader.h 65 typedef int GLfixed;
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 58 typedef khronos_int32_t GLfixed;
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /external/mesa3d/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 69 typedef int GLfixed;
486 GLAPI void APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
509 GLAPI void APIENTRY glFogx (GLenum pname, GLfixed param);
510 GLAPI void APIENTRY glFogxv (GLenum pname, const GLfixed *params);
513 GLAPI void APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;

Completed in 2601 milliseconds

1 2 3 4 5 6 7