HomeSort by relevance Sort by last modified time
    Searched defs:GLshort (Results 176 - 200 of 289) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 49 typedef short GLshort;
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h 59 typedef short GLshort;
    [all...]
  /development/ndk/platforms/android-24/include/GLES2/
gl2.h 67 typedef short GLshort;
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 59 typedef short GLshort;
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 63 typedef short GLshort;
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 49 typedef short GLshort;
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 67 typedef short GLshort;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 26 typedef short GLshort;
709 WINGDIAPI void APIENTRY glColor3s(GLshort red,GLshort green,GLshort blue);
710 WINGDIAPI void APIENTRY glColor3sv(const GLshort *v);
725 WINGDIAPI void APIENTRY glColor4s(GLshort red,GLshort green,GLshort blue,GLshort alpha);
726 WINGDIAPI void APIENTRY glColor4sv(const GLshort *v)
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 49 typedef short GLshort;
    [all...]

Completed in 2179 milliseconds

1 2 3 4 5 6 78 91011>>