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

/external/skia/third_party/glu/libtess/
H A Dsweep.c455 static void VertexWeights( GLUvertex *isect, GLUvertex *org, GLUvertex *dst, function
494 VertexWeights( isect, orgUp, dstUp, &weights[0] );
495 VertexWeights( isect, orgLo, dstLo, &weights[2] );

Completed in 54 milliseconds