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

/external/chromium_org/third_party/skia/src/core/
H A DSkAAClip.cpp396 bool SkAAClip::trimLeftRight() { function in class:SkAAClip
572 return this->trimTopBottom() && this->trimLeftRight();
/external/skia/src/core/
H A DSkAAClip.cpp396 bool SkAAClip::trimLeftRight() { function in class:SkAAClip
572 return this->trimTopBottom() && this->trimLeftRight();

Completed in 127 milliseconds