HomeSort by relevance Sort by last modified time
    Searched full:fcentroid (Results 1 - 1 of 1) sorted by null

  /external/skia/src/utils/
SkShadowTessellator.cpp 769 SkPoint fCentroid;
849 SkScalar minDistSq = fCentroid.distanceToLineSegmentBetweenSqd(fPathPolygon[0],
860 SkScalar distSq = fCentroid.distanceToLineSegmentBetweenSqd(currPoint, nextPoint);
    [all...]

Completed in 114 milliseconds