Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/gpu/
DGrReducedClip.cpp54 SkClipStack::BoundsType stackBoundsType; in ReduceClipStack() local
57 stack.getBounds(&stackBounds, &stackBoundsType, &iior); in ReduceClipStack()
64 SkASSERT(SkClipStack::kNormal_BoundsType == stackBoundsType); in ReduceClipStack()
103 if (SkClipStack::kNormal_BoundsType == stackBoundsType) { in ReduceClipStack()
/external/skia/src/gpu/
DGrReducedClip.cpp54 SkClipStack::BoundsType stackBoundsType; in ReduceClipStack() local
57 stack.getBounds(&stackBounds, &stackBoundsType, &iior); in ReduceClipStack()
64 SkASSERT(SkClipStack::kNormal_BoundsType == stackBoundsType); in ReduceClipStack()
103 if (SkClipStack::kNormal_BoundsType == stackBoundsType) { in ReduceClipStack()