/development/tools/emulator/opengl/tests/gles_android_wrapper/ |
gles_ftable.h | 211 {"glScalexOES", (void *)glScalexOES},
|
gles_dispatch.h | 214 glScalexOES_t glScalexOES; [all...] |
gles.cpp | 1011 void glScalexOES(GLfixed x, GLfixed y, GLfixed z) 1013 getDispatch()->glScalexOES(x, y, z); [all...] |
/frameworks/base/opengl/tools/glgen/specs/gles11/ |
GLES11Ext.spec | 47 void glScalexOES ( GLfixed x, GLfixed y, GLfixed z )
|
/development/tools/emulator/opengl/host/libs/libOpenglRender/ |
GLDispatch.h | 214 glScalexOES_t glScalexOES;
|
GLDispatch.cpp | 237 s_gl.glScalexOES = (glScalexOES_t) s_gles_lib->findSymbol("glScalexOES");
|
/frameworks/base/opengl/java/android/opengl/ |
GLES11Ext.java | 636 // C function void glScalexOES ( GLfixed x, GLfixed y, GLfixed z ) 638 public static native void glScalexOES( [all...] |
/development/ndk/platforms/android-4/include/GLES/ |
glext.h | 368 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/ |
glext.h | 368 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/ |
glext.h | 368 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/ |
glext.h | 368 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/ |
glext.h | 368 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/ |
glext.h | 368 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z);
|
/prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/ |
glext.h | 368 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/ |
glext.h | 368 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/ |
glext.h | 368 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z);
|
/development/tools/emulator/opengl/host/libs/Translator/include/GLES/ |
glext.h | 596 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z); [all...] |
/frameworks/base/opengl/include/GLES/ |
glext.h | 562 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z); [all...] |
/frameworks/base/opengl/libs/ |
glesv2dbg_functions.h | 300 GL_ENTRY(void, glScalexOES, GLfixed x, GLfixed y, GLfixed z)
|
/frameworks/base/core/jni/ |
android_opengl_GLES11Ext.cpp | [all...] |
/prebuilt/sdk/14/ |
android.jar | |
/prebuilt/sdk/4/ |
android.jar | |
/prebuilt/sdk/5/ |
android.jar | |
/prebuilt/sdk/6/ |
android.jar | |