HomeSort by relevance Sort by last modified time
    Searched refs:glDrawTexfOES (Results 26 - 50 of 61) sorted by null

12 3

  /development/ndk/platforms/android-4/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/GLES/
glext.h 486 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
glext.h 514 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /frameworks/native/opengl/include/GLES/
glext.h 569 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
    [all...]
  /frameworks/native/opengl/libagl/
texture.cpp     [all...]
egl.cpp 818 { "glDrawTexfOES",
819 (__eglMustCastToProperFunctionPointerType)&glDrawTexfOES },
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 624 const GLMessage_Function GLMessage::glDrawTexfOES;
    [all...]
gltrace.pb.h     [all...]
gltrace_api.cpp     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 150 (*s_glesExtensions)["glDrawTexfOES"] = (__translatorMustCastToProperFunctionPointerType)glDrawTexfOES;
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES11Ext.cpp 373 /* void glDrawTexfOES ( GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height ) */
377 glDrawTexfOES(
    [all...]
com_google_android_gles_jni_GLImpl.cpp     [all...]
  /prebuilts/sdk/4/
android.jar 

Completed in 446 milliseconds

12 3