Home
last modified time | relevance | path

Searched defs:startPtT (Results 1 – 8 of 8) sorted by relevance

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