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

  /external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp 569 HRESULT SkXPSDevice::sideOfClamp(const SkRect& areaToFill,
718 HR(this->sideOfClamp(leftArea, leftImageViewBox,
727 HR(this->sideOfClamp(rightArea, rightImageViewBox,
739 HR(this->sideOfClamp(topArea, topImageViewBox,
748 HR(this->sideOfClamp(bottomArea, bottomImageViewBox,
    [all...]
  /external/skia/src/device/xps/
SkXPSDevice.cpp 570 HRESULT SkXPSDevice::sideOfClamp(const SkRect& areaToFill,
719 HR(this->sideOfClamp(leftArea, leftImageViewBox,
728 HR(this->sideOfClamp(rightArea, rightImageViewBox,
740 HR(this->sideOfClamp(topArea, topImageViewBox,
749 HR(this->sideOfClamp(bottomArea, bottomImageViewBox,
    [all...]

Completed in 148 milliseconds