Home
last modified time | relevance | path

Searched refs:insideOut (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrReducedClip.cpp60 bool insideOut = SkClipStack::kInsideOut_BoundsType == stackBoundsType; in GrReducedClip() local
61 fInitialState = insideOut ? InitialState::kAllIn : InitialState::kAllOut; in GrReducedClip()
/external/skqp/src/gpu/
DGrReducedClip.cpp60 bool insideOut = SkClipStack::kInsideOut_BoundsType == stackBoundsType; in GrReducedClip() local
61 fInitialState = insideOut ? InitialState::kAllIn : InitialState::kAllOut; in GrReducedClip()