Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkClipStack.h26 enum BoundsType { enum
178 SkClipStack::BoundsType fFiniteBoundType;
285 BoundsType* boundType,
/external/skia/src/core/
DSkClipStack.cpp300 SkClipStack::BoundsType prevType; in updateBoundAndGenID()
458 BoundsType* boundType, in getBounds()
485 SkClipStack::BoundsType bt; in intersectRectWithClip()
713 SkClipStack::BoundsType boundType; in getConservativeBounds()
/external/skia/src/gpu/
DGrReducedClip.cpp47 SkClipStack::BoundsType stackBoundsType; in ReduceClipStack()
DSkGpuDevice.cpp391 SkClipStack::BoundsType boundType; in check_bounds()
/external/skia/tests/
DClipStackTest.cpp389 SkClipStack::BoundsType boundsType; in test_rect_inverse_fill()
406 SkClipStack::BoundsType type; in test_rect_merging()