Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrReducedClip.cpp408 SkIRect stackIBounds; in ReduceClipStack() local
409 stackBounds.roundOut(&stackIBounds); in ReduceClipStack()
410 if (!tighterBounds->intersect(queryBounds, stackIBounds)) { in ReduceClipStack()