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

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

Completed in 90 milliseconds