HomeSort by relevance Sort by last modified time
    Searched refs:isect (Results 1 - 2 of 2) sorted by null

  /external/skia/third_party/glu/libtess/
sweep.c 413 static void CallCombine( GLUtesselator *tess, GLUvertex *isect,
419 coords[0] = isect->coords[0];
420 coords[1] = isect->coords[1];
421 coords[2] = isect->coords[2];
423 isect->data = NULL;
424 CALL_COMBINE_OR_COMBINE_DATA( coords, data, weights, &isect->data );
425 if( isect->data == NULL ) {
427 isect->data = data[0];
455 static void VertexWeights( GLUvertex *isect, GLUvertex *org, GLUvertex *dst,
460 * which generated "isect" is allocated 50% of the weight; each edg
626 GLUvertex isect, *orgMin; local
    [all...]
  /external/elfutils/src/
ldgeneric.c 6325 struct scninfo *isect; local
    [all...]

Completed in 31 milliseconds