Home
last modified time | relevance | path

Searched refs:computePtAlongBisector (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/ops/
DGrAAConvexTessellator.cpp338 bool GrAAConvexTessellator::computePtAlongBisector(int startIdx, in computePtAlongBisector() function in GrAAConvexTessellator
716 if (!this->computePtAlongBisector(lastRing.index(0), in createInsetRing()
729 if (!this->computePtAlongBisector(lastRing.index(cur), in createInsetRing()
747 if (!this->computePtAlongBisector(lastRing.index(cur), in createInsetRing()
DGrAAConvexTessellator.h212 bool computePtAlongBisector(int startIdx, const SkPoint& bisector,
/external/skqp/src/gpu/ops/
DGrAAConvexTessellator.cpp338 bool GrAAConvexTessellator::computePtAlongBisector(int startIdx, in computePtAlongBisector() function in GrAAConvexTessellator
716 if (!this->computePtAlongBisector(lastRing.index(0), in createInsetRing()
729 if (!this->computePtAlongBisector(lastRing.index(cur), in createInsetRing()
747 if (!this->computePtAlongBisector(lastRing.index(cur), in createInsetRing()
DGrAAConvexTessellator.h212 bool computePtAlongBisector(int startIdx, const SkPoint& bisector,