Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsAngleTest.cpp479 SkOpPtT* startPtT = startT == 0 ? fHead.ptT() : startT == 1 ? fTail.ptT() in debugAddAngle() local
/third_party/skia/src/pathops/
H A DSkOpSegment.cpp1274 SkOpPtT* startPtT = test->ptT(); in moveMultiples() local
1621 const SkOpPtT& startPtT = *start->ptT(); in subDivide() local
H A DSkOpCoincidence.cpp439 const SkOpPtT* startPtT = coin->coinPtTStart(); in DEBUG_COIN_DECLARE_ONLY_PARAMS() local
H A DSkPathOpsDebug.cpp954 const SkOpPtT* startPtT = test->ptT(); in debugMoveMultiples() local
1618 const SkOpPtT* startPtT = coin->coinPtTStart(); in debugAddExpanded() local

Completed in 12 milliseconds