Searched defs:pd (Results 1 – 4 of 4) sorted by relevance
906 const GLfixed pd = dot4(equation.v, p->eye.v); in clip_triangle() local971 const GLfixed pd = frustumPlaneDist(plane, p->clip); in clip_triangle() local1045 const GLfixed pd = dot4(equation.v, p->eye.v); in clip_line() local1080 const GLfixed pd = frustumPlaneDist(plane, p->clip); in clip_line() local
273 ProgressDialog pd = new ProgressDialog(context); in showShutdownDialog() local
243 VECTOR3 pa, pb, pc, pd; in createSuperShape() local
2498 void dumpDesc(const C2ParamDescriptor &pd) { in dumpDesc()