HomeSort by relevance Sort by last modified time
    Searched refs:GLbyte (Results 1 - 23 of 23) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_glfuncs.h 23 SDL_PROC_UNUSED(void,glColor3b,(GLbyte,GLbyte,GLbyte))
24 SDL_PROC_UNUSED(void,glColor3bv,(const GLbyte*))
39 SDL_PROC_UNUSED(void,glColor4b,(GLbyte,GLbyte,GLbyte,GLbyte))
40 SDL_PROC_UNUSED(void,glColor4bv,(const GLbyte*))
184 SDL_PROC_UNUSED(void,glNormal3b,(GLbyte nx, GLbyte ny, GLbyte nz)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h     [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_opengl.h     [all...]
  /frameworks/base/opengl/libagl/
array.cpp 152 static void fetch2b(ogles_context_t*, GLfixed* v, const GLbyte* p) {
167 static void fetch3b(ogles_context_t*, GLfixed* v, const GLbyte* p) {
185 static void fetch4b(ogles_context_t*, GLfixed* v, const GLbyte* p) {
242 static void fetchExpand3b(ogles_context_t*, GLfixed* v, const GLbyte* p) {
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 21 typedef khronos_int8_t GLbyte;
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 25 typedef khronos_int8_t GLbyte;
  /frameworks/base/opengl/include/GLES/
gl.h 22 typedef khronos_int8_t GLbyte;
    [all...]
  /frameworks/base/opengl/include/GLES2/
gl2.h 26 typedef khronos_int8_t GLbyte;
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 57 typedef signed char GLbyte;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 21 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 21 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 25 typedef khronos_int8_t GLbyte;
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 21 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 25 typedef khronos_int8_t GLbyte;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 21 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 25 typedef khronos_int8_t GLbyte;
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 21 typedef khronos_int8_t GLbyte;
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 25 typedef khronos_int8_t GLbyte;
  /external/webkit/WebCore/platform/graphics/mac/
GraphicsContext3DMac.cpp     [all...]
  /external/webkit/WebKit/chromium/src/
GraphicsContext3D.cpp     [all...]

Completed in 1119 milliseconds