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

1 2

  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
gl_base_types.h 43 typedef khronos_int32_t GLfixed;
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /external/mesa3d/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /frameworks/base/opengl/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /frameworks/base/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...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 34 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/GLES2/
gl2.h 35 typedef khronos_int32_t GLfixed;
  /development/ndk/platforms/android-4/include/GLES/
gl.h 31 typedef khronos_int32_t GLfixed;
645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
647 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
668 GL_API void GL_APIENTRY glFogx (GLenum pname, GLfixed param);
669 GL_API void GL_APIENTRY glFogxv (GLenum pname, const GLfixed *params);
671 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 31 typedef khronos_int32_t GLfixed;
645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
647 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
668 GL_API void GL_APIENTRY glFogx (GLenum pname, GLfixed param);
669 GL_API void GL_APIENTRY glFogxv (GLenum pname, const GLfixed *params);
671 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 31 typedef khronos_int32_t GLfixed;
645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
647 GL_API void GL_APIENTRY glColor4x (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
668 GL_API void GL_APIENTRY glFogx (GLenum pname, GLfixed param);
669 GL_API void GL_APIENTRY glFogxv (GLenum pname, const GLfixed *params);
671 GL_API void GL_APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar)
    [all...]

Completed in 3458 milliseconds

1 2