Searched refs:bottomEqual (Results 1 – 1 of 1) sorted by relevance
122 const bool bottomEqual = bounds.fBottom == crop.fBottom; in intersectionIsRoundRect() local156 if (rightEqual && bottomEqual) { in intersectionIsRoundRect()159 (bottomEqual && bounds.fRight <= insetCrop.fRight)) { in intersectionIsRoundRect()165 if (leftEqual && bottomEqual) { in intersectionIsRoundRect()168 (bottomEqual && bounds.fLeft >= insetCrop.fLeft)) { in intersectionIsRoundRect()