Searched refs:insideOut (Results 1 – 2 of 2) sorted by relevance
60 bool insideOut = SkClipStack::kInsideOut_BoundsType == stackBoundsType; in GrReducedClip() local61 fInitialState = insideOut ? InitialState::kAllIn : InitialState::kAllOut; in GrReducedClip()