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 85 bool trimLeftRight();
SkAAClip.cpp 394 bool SkAAClip::trimLeftRight() {
570 return this->trimTopBottom() && this->trimLeftRight();
    [all...]
  /external/skia/src/core/
SkAAClip.h 85 bool trimLeftRight();
SkAAClip.cpp 394 bool SkAAClip::trimLeftRight() {
570 return this->trimTopBottom() && this->trimLeftRight();
    [all...]

Completed in 27 milliseconds