Home
last modified time | relevance | path

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

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