Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsTSect.h345 SkTSpan* spanAtT(double t, SkTSpan** priorSpan);
DSkPathOpsTSect.cpp81 SkTSpan* opp = this->spanAtT(t, &priorSpan); in addForPerp()
1458 SkTSpan* SkTSect::spanAtT(double t, in spanAtT() function in SkTSect