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

  /external/skia/src/gpu/
GrAAConvexTessellator.cpp 196 bool GrAAConvexTessellator::computePtAlongBisector(int startIdx,
518 if (!this->computePtAlongBisector(lastRing.index(0),
532 if (!this->computePtAlongBisector(lastRing.index(cur),
551 if (!this->computePtAlongBisector(lastRing.index(cur),
GrAAConvexTessellator.h 184 bool computePtAlongBisector(int startIdx, const SkPoint& bisector,

Completed in 77 milliseconds