HomeSort by relevance Sort by last modified time
    Searched refs:GLshort (Results 1 - 25 of 68) sorted by null

1 2 3

  /development/tools/emulator/opengl/tests/ut_renderer/
RenderingThread.h 78 static void s_glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort w, GLshort h);
82 static void s_glDrawTexsvOES(const GLshort *coords);
RenderingThread.cpp 46 void RenderingThread::s_glDrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort w, GLshort h)
74 void RenderingThread::s_glDrawTexsvOES(const GLshort *coords)
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_glfuncs.h 31 SDL_PROC_UNUSED(void,glColor3s,(GLshort,GLshort,GLshort))
32 SDL_PROC_UNUSED(void,glColor3sv,(const GLshort*))
47 SDL_PROC_UNUSED(void,glColor4s,(GLshort,GLshort,GLshort,GLshort))
48 SDL_PROC_UNUSED(void,glColor4sv,(const GLshort*))
143 SDL_PROC_UNUSED(void,glIndexs,(GLshort c)
    [all...]
  /development/tools/emulator/opengl/shared/OpenglCodecCommon/
gl_base_types.h 35 typedef short GLshort;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h 152 typedef short GLshort; /* 2-byte signed */
963 GLAPI void GLAPIENTRY glVertex2s( GLshort x, GLshort y );
968 GLAPI void GLAPIENTRY glVertex3s( GLshort x, GLshort y, GLshort z );
973 GLAPI void GLAPIENTRY glVertex4s( GLshort x, GLshort y, GLshort z, GLshort w )
    [all...]
glext.h     [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/tools/glgen/specs/gles11/
GLES11Ext.spec 4 void glDrawTexsOES ( GLshort x, GLshort y, GLshort z, GLshort width, GLshort height )
7 void glDrawTexsvOES ( const GLshort *coords )
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
295 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
glext.h 286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
295 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
glext.h 286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
295 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
glext.h 286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
295 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
glext.h 286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
295 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
295 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
295 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/
glext.h 286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
295 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
    [all...]
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h 171 typedef void (GL_APIENTRY *glDrawTexsOES_t) (GLshort, GLshort, GLshort, GLshort, GLshort);
174 typedef void (GL_APIENTRY *glDrawTexsvOES_t) (const GLshort*);
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
gles_proc.h 171 typedef void (* glDrawTexsOES_t) (GLshort, GLshort, GLshort, GLshort, GLshort);
174 typedef void (* glDrawTexsvOES_t) (const GLshort*);
  /development/ndk/platforms/android-4/include/GLES/
glext.h 480 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
483 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
489 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
glext.h 508 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
511 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
517 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
    [all...]
  /frameworks/base/opengl/include/GLES/
glext.h 480 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
483 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
489 typedef void (GL_APIENTRYP PFNGLDRAWTEXSOESPROC) (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height)
    [all...]

Completed in 3319 milliseconds

1 2 3