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

  /sdk/emulator/opengl/tests/gles_android_wrapper/
gles_ftable.h 263 {"glClipPlanexIMG", (void *)glClipPlanexIMG},
gles_dispatch.h 266 glClipPlanexIMG_t glClipPlanexIMG;
    [all...]
gles.cpp 1271 void glClipPlanexIMG(GLenum p, const GLfixed *eqn)
1273 getDispatch()->glClipPlanexIMG(p, eqn);
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 66 glClipPlanexIMG = 40;
  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.h 266 glClipPlanexIMG_t glClipPlanexIMG;
GLDispatch.cpp 283 s_gl.glClipPlanexIMG = (glClipPlanexIMG_t) s_gles_lib->findSymbol("glClipPlanexIMG");
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 71 glClipPlanexIMG(40, 40),
564 case 40: return glClipPlanexIMG;
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
glext.h     [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/GLES/
glext.h     [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
glext.h     [all...]
  /frameworks/native/opengl/include/GLES/
glext.h     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 577 const GLMessage_Function GLMessage::glClipPlanexIMG;
    [all...]
gltrace.pb.h     [all...]
gltrace_api.cpp     [all...]

Completed in 125 milliseconds