HomeSort by relevance Sort by last modified time
    Searched refs:otherT1 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/pathops/
SkOpContour.cpp 373 double otherT1 = -1;
384 otherT1 = missingSpan->fT;
393 otherT1 = missingSpan->fT;
438 addTo1->addTPair(missingT1, addOther1, otherT1, false, missingPt1);
463 addTo2->addTCoincident(missingPt2, missingPt1, addTo2 == addTo1 ? missingT1 : otherT1,
  /external/skia/src/pathops/
SkOpContour.cpp 373 double otherT1 = -1;
384 otherT1 = missingSpan->fT;
393 otherT1 = missingSpan->fT;
438 addTo1->addTPair(missingT1, addOther1, otherT1, false, missingPt1);
463 addTo2->addTCoincident(missingPt2, missingPt1, addTo2 == addTo1 ? missingT1 : otherT1,

Completed in 473 milliseconds