Searched refs:fIsIntersectionOfRects (Results 1 – 4 of 4) sorted by relevance
51 fIsIntersectionOfRects = that.fIsIntersectionOfRects; in Element()180 fIsIntersectionOfRects = false; in initCommon()280 fIsIntersectionOfRects = false; in setEmpty()291 SkASSERT(!fIsIntersectionOfRects); in checkEmpty()515 fIsIntersectionOfRects = false; in updateBoundAndGenID()522 (kIntersect_SkClipOp == fOp && prior->fIsIntersectionOfRects && in updateBoundAndGenID()524 fIsIntersectionOfRects = true; in updateBoundAndGenID()740 *isIntersectionOfRects = element->fIsIntersectionOfRects; in getBounds()1000 if (back->fIsIntersectionOfRects && back->fFiniteBoundType == BoundsType::kNormal_BoundsType) { in isRRect()
234 bool fIsIntersectionOfRects; variable
42 fIsIntersectionOfRects = that.fIsIntersectionOfRects; in Element()158 fIsIntersectionOfRects = false; in initCommon()247 fIsIntersectionOfRects = false; in setEmpty()257 SkASSERT(!fIsIntersectionOfRects); in checkEmpty()480 fIsIntersectionOfRects = false; in updateBoundAndGenID()487 (kIntersect_SkClipOp == fOp && prior->fIsIntersectionOfRects && in updateBoundAndGenID()489 fIsIntersectionOfRects = true; in updateBoundAndGenID()697 *isIntersectionOfRects = element->fIsIntersectionOfRects; in getBounds()
218 bool fIsIntersectionOfRects; variable