Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsAngleTest.cpp479 SkOpPtT* startPtT = startT == 0 ? fHead.ptT() : startT == 1 ? fTail.ptT() in debugAddAngle() local
/external/skqp/tests/
DPathOpsAngleTest.cpp482 SkOpPtT* startPtT = startT == 0 ? fHead.ptT() : startT == 1 ? fTail.ptT() in debugAddAngle() local
/external/skqp/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.cpp977 const SkOpPtT* startPtT = test->ptT(); in debugMoveMultiples() local
1641 const SkOpPtT* startPtT = coin->coinPtTStart(); in debugAddExpanded() local
/external/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