HomeSort by relevance Sort by last modified time
    Searched defs:GLushort (Results 126 - 150 of 154) sorted by null

1 2 3 4 56 7

  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 27 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 27 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 27 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/GLES/
gl.h 27 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/GLES/
gl.h 27 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 27 typedef unsigned short GLushort;
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 27 typedef unsigned short GLushort;
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 53 typedef unsigned short GLushort;
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h 27 typedef unsigned short GLushort;
    [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h 53 typedef unsigned short GLushort;
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 60 typedef unsigned short GLushort;
    [all...]
gl31.h 60 typedef unsigned short GLushort;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 30 typedef unsigned short GLushort;
715 WINGDIAPI void APIENTRY glColor3us(GLushort red,GLushort green,GLushort blue);
716 WINGDIAPI void APIENTRY glColor3usv(const GLushort *v);
731 WINGDIAPI void APIENTRY glColor4us(GLushort red,GLushort green,GLushort blue,GLushort alpha);
732 WINGDIAPI void APIENTRY glColor4usv(const GLushort *v)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 53 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 53 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 53 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 53 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/GLES3/
gl3.h 60 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 53 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/GLES3/
gl3.h 60 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 53 typedef unsigned short GLushort;
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/GLES3/
gl3.h 60 typedef unsigned short GLushort;
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h 158 typedef unsigned short GLushort; /* 2-byte unsigned */
801 GLAPI void GLAPIENTRY glLineStipple( GLint factor, GLushort pattern );
1026 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
    [all...]
  /external/mesa3d/include/GL/
gl.h 157 typedef unsigned short GLushort; /* 2-byte unsigned */
800 GLAPI void GLAPIENTRY glLineStipple( GLint factor, GLushort pattern );
1025 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl.h 161 typedef unsigned short GLushort; /* 2-byte unsigned */
804 GLAPI void GLAPIENTRY glLineStipple( GLint factor, GLushort pattern );
1029 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
    [all...]

Completed in 2593 milliseconds

1 2 3 4 56 7