/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/sdk/emulator/opengl/host/libs/Translator/include/GLES/ |
gl.h | 716 GL_API void GL_APIENTRY glRotatex (GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
GLDispatch.cpp | 161 s_gl.glRotatex = (glRotatex_t) s_gles_lib->findSymbol("glRotatex");
|
/device/generic/goldfish/opengl/system/GLESv1_enc/ |
gl_entry.cpp | 129 void glRotatex(GLfixed angle, GLfixed x, GLfixed y, GLfixed z); [all...] |
/frameworks/native/opengl/libagl/ |
matrix.cpp | 1043 void glRotatex(GLfixed a, GLfixed x, GLfixed y, GLfixed z)
|
/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 | 321 glRotatex(290, 290), [all...] |
/frameworks/base/core/jni/ |
android_opengl_GLES10.cpp | [all...] |
com_google_android_gles_jni_GLImpl.cpp | [all...] |
/frameworks/native/opengl/libs/GLES_trace/src/ |
gltrace.pb.cpp | 931 const GLMessage_Function GLMessage::glRotatex; [all...] |
gltrace.pb.h | [all...] |
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/ |
GLEScmImp.cpp | [all...] |