Searched refs:bottomEqual (Results 1 – 1 of 1) sorted by relevance
1193 const bool bottomEqual = bounds.fBottom == crop.fBottom; in getBoundsAndClip() local1216 if (rightEqual && bottomEqual) { in getBoundsAndClip()1219 (bottomEqual && bounds.fRight <= insetCrop.fRight) || in getBoundsAndClip()1226 if (leftEqual && bottomEqual) { in getBoundsAndClip()1229 (bottomEqual && bounds.fLeft >= insetCrop.fLeft) || in getBoundsAndClip()