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

1 2

  /frameworks/base/opengl/include/GLES/
glplatform.h 23 #ifndef GL_API
24 #define GL_API KHRONOS_APICALL
gl.h 592 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
594 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
595 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
597 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
598 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
599 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
600 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
601 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
glext.h 239 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
248 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
257 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
287 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
288 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
290 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords);
291 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
292 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
    [all...]
  /ndk/build/platforms/android-4/arch-arm/usr/include/GLES/
glplatform.h 23 #ifndef GL_API
24 #define GL_API KHRONOS_APICALL
gl.h 592 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
594 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
595 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
597 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
598 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
599 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
600 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
601 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
glext.h 239 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
248 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
257 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
287 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
288 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
290 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords);
291 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
292 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
    [all...]
  /ndk/build/platforms/android-5/arch-arm/usr/include/GLES/
glplatform.h 23 #ifndef GL_API
24 #define GL_API KHRONOS_APICALL
gl.h 592 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
594 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
595 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
597 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
598 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
599 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
600 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
601 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
glext.h 239 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
248 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
257 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
287 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
288 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
290 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords);
291 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
292 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
    [all...]
  /ndk/build/platforms/android-5/arch-x86/usr/include/GLES/
glplatform.h 23 #ifndef GL_API
24 #define GL_API KHRONOS_APICALL
gl.h 592 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
594 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
595 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
597 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
598 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
599 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
600 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
601 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
glext.h 239 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
248 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
257 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
287 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
288 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
290 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords);
291 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
292 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
    [all...]
  /ndk/build/platforms/android-8/arch-arm/usr/include/GLES/
glplatform.h 23 #ifndef GL_API
24 #define GL_API KHRONOS_APICALL
gl.h 592 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
594 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
595 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
597 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
598 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
599 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
600 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
601 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
glext.h 239 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
248 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
257 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
287 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
288 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
290 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords);
291 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
292 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
    [all...]
  /ndk/build/platforms/android-8/arch-x86/usr/include/GLES/
glplatform.h 23 #ifndef GL_API
24 #define GL_API KHRONOS_APICALL
gl.h 592 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
593 GL_API void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
594 GL_API void GL_APIENTRY glClearDepthf (GLclampf depth);
595 GL_API void GL_APIENTRY glClipPlanef (GLenum plane, const GLfloat *equation);
596 GL_API void GL_APIENTRY glColor4f (GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha);
597 GL_API void GL_APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
598 GL_API void GL_APIENTRY glFogf (GLenum pname, GLfloat param);
599 GL_API void GL_APIENTRY glFogfv (GLenum pname, const GLfloat *params);
600 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
601 GL_API void GL_APIENTRY glGetClipPlanef (GLenum pname, GLfloat eqn[4])
    [all...]
glext.h 239 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
248 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha);
257 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
286 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort height);
287 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
288 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
289 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
290 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords);
291 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
292 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
    [all...]
  /frameworks/base/opengl/libs/tools/
glentrygen 30 if ($line !~ /^GL_API(CALL)?\s+(.+)\s+GL_APIENTRY\s+([\w]+)\s*\(([^\)]+)\);/) {
glapigen 30 if ($line !~ /^GL_API(CALL)?\s+(.+)\s+GL_APIENTRY\s+([\w]+)\s*\(([^\)]+)\);/) {
  /frameworks/base/opengl/libs/GLES_CM/
gl.cpp 42 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
44 GL_API void GL_APIENTRY glNormalPointerBounds(GLenum type, GLsizei stride,
46 GL_API void GL_APIENTRY glTexCoordPointerBounds(GLint size, GLenum type,
48 GL_API void GL_APIENTRY glVertexPointerBounds(GLint size, GLenum type,
50 GL_API void GL_APIENTRY glPointSizePointerOESBounds(GLenum type,
52 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type,
54 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type,
80 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type,
85 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type,
159 #include "gl_api.in
    [all...]
  /frameworks/base/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp 46 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
48 GL_API void GL_APIENTRY glNormalPointerBounds(GLenum type, GLsizei stride,
50 GL_API void GL_APIENTRY glTexCoordPointerBounds(GLint size, GLenum type,
52 GL_API void GL_APIENTRY glVertexPointerBounds(GLint size, GLenum type,
54 GL_API void GL_APIENTRY glPointSizePointerOESBounds(GLenum type,
56 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type,
58 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type,
  /frameworks/base/opengl/tools/glgen/stubs/gles11/
GLES10cHeader.cpp 29 GL_API void GL_APIENTRY glColorPointerBounds(GLint size, GLenum type, GLsizei stride,
31 GL_API void GL_APIENTRY glNormalPointerBounds(GLenum type, GLsizei stride,
33 GL_API void GL_APIENTRY glTexCoordPointerBounds(GLint size, GLenum type,
35 GL_API void GL_APIENTRY glVertexPointerBounds(GLint size, GLenum type,
GLES11ExtcHeader.cpp 29 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type, GLsizei stride,
31 GL_API void GL_APIENTRY glWeightPointerOESBounds(GLint size, GLenum type, GLsizei stride,
GLES11cHeader.cpp 29 GL_API void GL_APIENTRY glPointSizePointerOESBounds(GLenum type, GLsizei stride,

Completed in 470 milliseconds

1 2