HomeSort by relevance Sort by last modified time
    Searched refs:glClipPlanex (Results 26 - 41 of 41) sorted by null

12

  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 644 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 644 GL_API void GL_APIENTRY glClipPlanex (GLenum plane, const GLfixed *equation);
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES11.cpp 240 /* void glClipPlanex ( GLenum plane, const GLfixed *equation ) */
261 glClipPlanex(
273 /* void glClipPlanex ( GLenum plane, const GLfixed *equation ) */
282 glClipPlanex(
    [all...]
com_google_android_gles_jni_GLImpl.cpp     [all...]
  /frameworks/base/opengl/libagl/
egl.cpp 832 { "glClipPlanex",
833 (__eglMustCastToProperFunctionPointerType)&glClipPlanex },
    [all...]
  /frameworks/base/opengl/libs/
glesv2dbg_functions.h 42 GL_ENTRY(void, glClipPlanex, GLenum plane, const GLfixed *equation)
  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 406 GL_API void GL_APIENTRY glClipPlanex( GLenum plane, const GLfixed *equation) {
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 955 milliseconds

12