Searched refs:trimLeftRight (Results 1 – 2 of 2) sorted by relevance
91 bool trimLeftRight();
436 bool SkAAClip::trimLeftRight() { in trimLeftRight() function in SkAAClip612 return this->trimTopBottom() && this->trimLeftRight(); in trimBounds()