Searched defs:computeDepthFromEdge (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/ops/
H A DGrAAConvexTessellator.cpp305 SkScalar GrAAConvexTessellator::computeDepthFromEdge(int edgeIdx, const SkPoint& p) const { function in class:GrAAConvexTessellator
691 SkScalar depth = this->computeDepthFromEdge(lastRing.origEdgeID(minEdgeIdx), newPt);

Completed in 68 milliseconds