Searched refs:stackIBounds (Results 1 – 2 of 2) sorted by relevance
112 SkIRect stackIBounds; in ReduceClipStack() local113 stackBounds.roundOut(&stackIBounds); in ReduceClipStack()114 tighterBounds->intersect(queryBounds, stackIBounds); in ReduceClipStack()