Home
last modified time | relevance | path

Searched refs:kIntersecting (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsTypes.cpp222 , fPhase(kIntersecting) in SkOpGlobalState()
DSkPathOpsTypes.h37 kIntersecting, enumerator
DSkPathOpsCommon.cpp471 globalState->setPhase(SkOpGlobalState::kIntersecting); in HandleCoincidence()
DSkOpCoincidence.cpp73 globalState->setPhase(SkOpGlobalState::kIntersecting); in addExpanded()
DSkPathOpsDebug.cpp1741 if (phase == SkOpGlobalState::kIntersecting in debugValidate()