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

  /external/skia/legacy/src/core/
SkAAClip.cpp 385 bool SkAAClip::trimLeftRight() {
556 return this->trimTopBottom() && this->trimLeftRight();
    [all...]
  /external/skia/src/core/
SkAAClip.cpp 394 bool SkAAClip::trimLeftRight() {
570 return this->trimTopBottom() && this->trimLeftRight();
    [all...]

Completed in 26 milliseconds