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

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

Completed in 73 milliseconds