Searched refs:topEqual (Results 1 – 1 of 1) sorted by relevance
120 const bool topEqual = bounds.fTop == crop.fTop; in intersectionIsRoundRect() local138 if (leftEqual && topEqual) { in intersectionIsRoundRect()141 (topEqual && bounds.fLeft >= insetCrop.fLeft)) { in intersectionIsRoundRect()147 if (rightEqual && topEqual) { in intersectionIsRoundRect()150 (topEqual && bounds.fRight <= insetCrop.fRight)) { in intersectionIsRoundRect()