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

  /external/skia/src/core/
SkAAClip.h 91 bool trimLeftRight();
SkAAClip.cpp 437 bool SkAAClip::trimLeftRight() {
613 return this->trimTopBottom() && this->trimLeftRight();
    [all...]
  /external/skqp/src/core/
SkAAClip.h 91 bool trimLeftRight();
SkAAClip.cpp 437 bool SkAAClip::trimLeftRight() {
613 return this->trimTopBottom() && this->trimLeftRight();
    [all...]

Completed in 175 milliseconds