Searched refs:tUnit (Results 1 - 2 of 2) sorted by relevance

/external/skia/third_party/glu/libtess/
H A Dnormal.c167 tess->tUnit[0] = - tess->tUnit[0];
168 tess->tUnit[1] = - tess->tUnit[1];
169 tess->tUnit[2] = - tess->tUnit[2];
204 GLdouble *sUnit, *tUnit; local
215 tUnit = tess->tUnit;
235 /* Choose tUnit s
[all...]
H A Dtess.h82 GLdouble tUnit[3]; /* unit vector in t-direction (debugging) */ member in struct:GLUtesselator

Completed in 54 milliseconds