Home
last modified time | relevance | path

Searched refs:oPriorT (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpCoincidence.cpp442 double oPriorT = oStartPtT->fT; in DEBUG_COIN_DECLARE_ONLY_PARAMS() local
486 double oStartRange = oNextT - oPriorT; in DEBUG_COIN_DECLARE_ONLY_PARAMS()
488 double oStartPart = (oTest->t() - oPriorT) / oStartRange; in DEBUG_COIN_DECLARE_ONLY_PARAMS()
494 oPriorT + oStartRange * startPart, test, &startOver) in DEBUG_COIN_DECLARE_ONLY_PARAMS()
511 oPriorT = oTest->t(); in DEBUG_COIN_DECLARE_ONLY_PARAMS()
H A DSkPathOpsDebug.cpp1621 double oPriorT = oStartPtT->fT; in debugAddExpanded() local
1665 double oStartRange = oNextT - oPriorT; in debugAddExpanded()
1673 oPriorT + oStartRange * startPart, test) in debugAddExpanded()
1690 oPriorT = oTest->t(); in debugAddExpanded()

Completed in 8 milliseconds