/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES/ |
glext.h | 481 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/sdk/emulator/opengl/host/libs/Translator/include/GLES/ |
glext.h | 509 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/device/generic/goldfish/opengl/system/GLESv1_enc/ |
gl_entry.cpp | 175 void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/frameworks/native/opengl/include/GLES/ |
glext.h | 564 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height); [all...] |
/frameworks/native/opengl/libagl/ |
texture.cpp | [all...] |
egl.cpp | 826 { "glDrawTexiOES", 827 (__eglMustCastToProperFunctionPointerType)&glDrawTexiOES }, [all...] |
/frameworks/base/opengl/java/android/opengl/ |
GLLogWrapper.java | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
GLProtoBuf.java | 120 glDrawTexiOES(89, 89), 717 case 89: return glDrawTexiOES; [all...] |
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/ |
GLEScmImp.cpp | 149 (*s_glesExtensions)["glDrawTexiOES"] = (__translatorMustCastToProperFunctionPointerType)glDrawTexiOES; [all...] |
/frameworks/native/opengl/libs/GLES_trace/src/ |
gltrace.pb.cpp | 730 const GLMessage_Function GLMessage::glDrawTexiOES; [all...] |
gltrace.pb.h | [all...] |