Searched defs:pd (Results 1 – 4 of 4) sorted by relevance
222 public void connect(final PairedDevice pd) { in connect()227 public void disconnect(PairedDevice pd) { in disconnect()231 private void connect(PairedDevice pd, final boolean connect) { in connect()
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
222 ProgressDialog pd = new ProgressDialog(context); in beginShutdownSequence() local
243 VECTOR3 pa, pb, pc, pd; in createSuperShape() local