Home
last modified time | relevance | path

Searched defs:equation (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp327 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()
Dgl_enc.cpp111 void glClipPlanef_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanef_enc()
5351 void glClipPlanexOES_enc(void *self , GLenum plane, const GLfixed* equation) in glClipPlanexOES_enc()
5381 void glClipPlanexIMG_enc(void *self , GLenum plane, const GLfixed* equation) in glClipPlanexIMG_enc()
7317 void glClipPlanefOES_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanefOES_enc()
7347 void glClipPlanefIMG_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanefIMG_enc()
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp71 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/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp600 GL_API void GL_APIENTRY glClipPlanef( GLenum plane, const GLfloat *equation) { in glClipPlanef()
611 GL_API void GL_APIENTRY glClipPlanex( GLenum plane, const GLfixed *equation) { in glClipPlanex()