Searched defs:plane (Results 1 – 5 of 5) sorted by relevance
/device/generic/goldfish/opengl/system/GLESv1_enc/ |
D | gl_entry.cpp | 327 void glClipPlanef(GLenum plane, const GLfloat* equation) in glClipPlanef() 1381 void glClipPlanexOES(GLenum plane, const GLfixed* equation) in glClipPlanexOES() 1387 void glClipPlanexIMG(GLenum plane, const GLfixed* equation) in glClipPlanexIMG() 1769 void glClipPlanefOES(GLenum plane, const GLfloat* equation) in glClipPlanefOES() 1775 void glClipPlanefIMG(GLenum plane, const GLfloat* equation) in glClipPlanefIMG()
|
D | gl_enc.cpp | 100 void glClipPlanef_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanef_enc() 4956 void glClipPlanexOES_enc(void *self , GLenum plane, const GLfixed* equation) in glClipPlanexOES_enc() 4984 void glClipPlanexIMG_enc(void *self , GLenum plane, const GLfixed* equation) in glClipPlanexIMG_enc() 6770 void glClipPlanefOES_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanefOES_enc() 6798 void glClipPlanefIMG_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanefIMG_enc()
|
/device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 71 void glClipPlanef(GLenum plane, const GLfloat *equation) in glClipPlanef() 306 void glClipPlanex(GLenum plane, const GLfixed *equation) in glClipPlanex() 861 void glClipPlanexOES(GLenum plane, const GLfixed *equation) in glClipPlanexOES() 1171 void glClipPlanefOES(GLenum plane, const GLfloat *equation) in glClipPlanefOES()
|
/device/asus/fugu/kernel-headers/linux/ |
D | psb_drm.h | 797 } plane; member
|
/device/asus/fugu/original-kernel-headers/linux/ |
D | psb_drm.h | 846 } plane; member
|