Home
last modified time | relevance | path

Searched defs:glClipPlanef (Results 1 – 5 of 5) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java673 public void glClipPlanef(int plane, float[] equation, int offset) { in glClipPlanef() method in MatrixTrackingGL
677 public void glClipPlanef(int plane, FloatBuffer equation) { in glClipPlanef() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h26 glClipPlanef_t glClipPlanef; member
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp396 GL_API void GL_APIENTRY glClipPlanef( GLenum plane, const GLfloat *equation) { in glClipPlanef() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp71 void glClipPlanef(GLenum plane, const GLfloat *equation) in glClipPlanef() function
Dgles_dispatch.h26 glClipPlanef_t glClipPlanef; member