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