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

  /external/chromium_org/third_party/skia/src/core/
SkAAClip.h 90 bool trimTopBottom();
SkAAClip.cpp 514 bool SkAAClip::trimTopBottom() {
612 return this->trimTopBottom() && this->trimLeftRight();
    [all...]
  /external/skia/src/core/
SkAAClip.h 84 bool trimTopBottom();
SkAAClip.cpp 474 bool SkAAClip::trimTopBottom() {
572 return this->trimTopBottom() && this->trimLeftRight();
    [all...]

Completed in 145 milliseconds