Searched defs:trimLeftRight (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkAAClip.cpp437 bool SkAAClip::trimLeftRight() { function in class:SkAAClip
613 return this->trimTopBottom() && this->trimLeftRight();
/external/skqp/src/core/
H A DSkAAClip.cpp437 bool SkAAClip::trimLeftRight() { function in class:SkAAClip
613 return this->trimTopBottom() && this->trimLeftRight();

Completed in 826 milliseconds