Searched refs:rightEqual (Results 1 – 1 of 1) sorted by relevance
121 const bool rightEqual = bounds.fRight == crop.fRight; in intersectionIsRoundRect() local147 if (rightEqual && topEqual) { in intersectionIsRoundRect()149 } else if ((rightEqual && bounds.fTop >= insetCrop.fTop) || in intersectionIsRoundRect()156 if (rightEqual && bottomEqual) { in intersectionIsRoundRect()158 } else if ((rightEqual && bounds.fBottom <= insetCrop.fBottom) || in intersectionIsRoundRect()