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

  /development/tools/emulator/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/base/opengl/tools/glgen/specs/gles11/
GLES11Ext.spec 34 void glLoadMatrixxOES ( const GLfixed *m )
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.h 201 glLoadMatrixxOES_t glLoadMatrixxOES;
GLDispatch.cpp 224 s_gl.glLoadMatrixxOES = (glLoadMatrixxOES_t) s_gles_lib->findSymbol("glLoadMatrixxOES");
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 355 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
glext.h 355 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
glext.h 355 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
glext.h 355 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
glext.h 355 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
  /prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 355 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 355 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/
glext.h 355 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
  /frameworks/base/core/jni/
android_opengl_GLES11Ext.cpp     [all...]
  /development/ndk/platforms/android-4/include/GLES/
glext.h 549 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
glext.h 583 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /frameworks/base/opengl/include/GLES/
glext.h 549 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
    [all...]
  /frameworks/base/opengl/libs/
glesv2dbg_functions.h 241 GL_ENTRY(void, glLoadMatrixxOES, const GLfixed *m)
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 814 milliseconds