Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h191 void validatePerpT(double oppT) const;
421 span->validatePerpT(t); in addForPerp()
784 validatePerpT(fCoinStart.perpT()); in validate()
788 validatePerpT(fCoinEnd.perpT()); in validate()
810 void SkTSpan<TCurve, OppCurve>::validatePerpT(double oppT) const { in validatePerpT() function
1222 work->validatePerpT(work->fCoinStart.perpT()); in findCoincidentRun()