HomeSort by relevance Sort by last modified time
    Searched refs:glClipPlanex (Results 76 - 100 of 117) sorted by null

1 2 34 5

  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 645 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.cpp 90 s_gl.glClipPlanex = (glClipPlanex_t) s_gles_lib->findSymbol("glClipPlanex");
  /frameworks/base/core/jni/
android_opengl_GLES11.cpp 489 /* void glClipPlanex ( GLenum plane, const GLfixed *equation ) */
517 glClipPlanex(
532 /* void glClipPlanex ( GLenum plane, const GLfixed *equation ) */
549 glClipPlanex(
    [all...]
com_google_android_gles_jni_GLImpl.cpp     [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_entry.cpp 87 void glClipPlanex(GLenum pname, const GLfixed* eqn);
779 void glClipPlanex(GLenum pname, const GLfixed* eqn)
782 ctx->glClipPlanex(ctx, pname, eqn);
    [all...]
gl_enc.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 70 glClipPlanex(39, 39),
667 case 39: return glClipPlanex;
    [all...]
  /frameworks/native/opengl/libagl/
egl.cpp 848 { "glClipPlanex",
849 (__eglMustCastToProperFunctionPointerType)&glClipPlanex },
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 871 const GLMessage_Function GLMessage::glClipPlanex;
    [all...]
gltrace.pb.h     [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 402 GL_API void GL_APIENTRY glClipPlanex( GLenum plane, const GLfixed *equation) {
    [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 

Completed in 727 milliseconds

1 2 34 5