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

1 2 3 4 5

  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_ftable.h 236 {"glClipPlanefIMG", (void*)glClipPlanefIMG},
gl_client_context.h 256 glClipPlanefIMG_client_proc_t glClipPlanefIMG;
gl_client_context.cpp 256 glClipPlanefIMG = (glClipPlanefIMG_client_proc_t) getProc("glClipPlanefIMG", userData);
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_ftable.h 262 {"glClipPlanefIMG", (void *)glClipPlanefIMG},
gles_dispatch.h 265 glClipPlanefIMG_t glClipPlanefIMG;
    [all...]
gles.cpp 1266 void glClipPlanefIMG(GLenum p, const GLfloat *eqn)
1268 getDispatch()->glClipPlanefIMG(p, eqn);
    [all...]
  /frameworks/base/libs/hwui/debug/
gles_redefine.h 100 #define glClipPlanefIMG wrap_glClipPlanefIMG
    [all...]
gles_undefine.h 100 #undef glClipPlanefIMG
  /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 1216 milliseconds

1 2 3 4 5