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

1 2 3 4 5 6

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_ftable.h 190 {"glLoadMatrixxOES", (void*)glLoadMatrixxOES},
gl_client_context.h 210 glLoadMatrixxOES_client_proc_t glLoadMatrixxOES;
gl_client_context.cpp 210 glLoadMatrixxOES = (glLoadMatrixxOES_client_proc_t) getProc("glLoadMatrixxOES", userData);
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_ftable.h 198 {"glLoadMatrixxOES", (void *)glLoadMatrixxOES},
gles_dispatch.h 201 glLoadMatrixxOES_t glLoadMatrixxOES;
    [all...]
gles.cpp 946 void glLoadMatrixxOES(const GLfixed *m)
948 getDispatch()->glLoadMatrixxOES(m);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java 509 // C function void glLoadMatrixxOES ( const GLfixed *m )
511 public static native void glLoadMatrixxOES(
516 // C function void glLoadMatrixxOES ( const GLfixed *m )
518 public static native void glLoadMatrixxOES(
    [all...]
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES11Ext.spec 34 void glLoadMatrixxOES ( const GLfixed *m )
  /frameworks/base/libs/hwui/debug/
gles_redefine.h 530 #define glLoadMatrixxOES wrap_glLoadMatrixxOES
    [all...]
gles_undefine.h 530 #undef glLoadMatrixxOES
  /development/ndk/platforms/android-9/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/GLES/
glext.h 551 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]

Completed in 1525 milliseconds

1 2 3 4 5 6