Searched refs:kInsideOut_BoundsType (Results 1 – 4 of 4) sorted by relevance
231 fFiniteBoundType = kInsideOut_BoundsType; in combineBoundsDiff()268 fFiniteBoundType = kInsideOut_BoundsType; in combineBoundsXOR()300 fFiniteBoundType = kInsideOut_BoundsType; in combineBoundsUnion()306 fFiniteBoundType = kInsideOut_BoundsType; in combineBoundsUnion()329 fFiniteBoundType = kInsideOut_BoundsType; in combineBoundsIntersection()372 fFiniteBoundType = kInsideOut_BoundsType; in combineBoundsRevDiff()415 fFiniteBoundType = kInsideOut_BoundsType; in updateBoundAndGenID()440 prevType = kInsideOut_BoundsType; in updateBoundAndGenID()447 if (kInsideOut_BoundsType == fFiniteBoundType) { in updateBoundAndGenID()450 if (kInsideOut_BoundsType == prevType) { in updateBoundAndGenID()[all …]
36 kInsideOut_BoundsType enumerator230 fFiniteBoundType = kInsideOut_BoundsType; in initCommon()
343 if (SkClipStack::kInsideOut_BoundsType == boundsType) { in DEF_TEST()
409 REPORTER_ASSERT(reporter, SkClipStack::kInsideOut_BoundsType == boundsType); in test_rect_inverse_fill()