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

1 2 3 4 5

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_ftable.h 172 {"glClipPlanexIMG", (void*)glClipPlanexIMG},
gl_client_context.h 192 glClipPlanexIMG_client_proc_t glClipPlanexIMG;
gl_client_context.cpp 192 glClipPlanexIMG = (glClipPlanexIMG_client_proc_t) getProc("glClipPlanexIMG", userData);
  /device/generic/goldfish-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/base/libs/hwui/debug/
gles_redefine.h 103 #define glClipPlanexIMG wrap_glClipPlanexIMG
    [all...]
gles_undefine.h 103 #undef glClipPlanexIMG
  /development/ndk/platforms/android-9/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/GLES/
glext.h     [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/GLES/
glext.h     [all...]

Completed in 196 milliseconds

1 2 3 4 5