Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/gpu/
DGrReducedClip.cpp112 SkIRect stackIBounds; in ReduceClipStack() local
113 stackBounds.roundOut(&stackIBounds); in ReduceClipStack()
114 tighterBounds->intersect(queryBounds, stackIBounds); in ReduceClipStack()
/external/skia/src/gpu/
DGrReducedClip.cpp112 SkIRect stackIBounds; in ReduceClipStack() local
113 stackBounds.roundOut(&stackIBounds); in ReduceClipStack()
114 tighterBounds->intersect(queryBounds, stackIBounds); in ReduceClipStack()