HomeSort by relevance Sort by last modified time
    Searched refs:trimLeftRight (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkAAClip.h 91 bool trimLeftRight();
SkAAClip.cpp 436 bool SkAAClip::trimLeftRight() {
612 return this->trimTopBottom() && this->trimLeftRight();
    [all...]
  /external/skia/src/core/
SkAAClip.h 85 bool trimLeftRight();
SkAAClip.cpp 396 bool SkAAClip::trimLeftRight() {
572 return this->trimTopBottom() && this->trimLeftRight();
    [all...]

Completed in 84 milliseconds