Searched defs:sideOfClamp (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/device/xps/
H A DSkXPSDevice.cpp569 HRESULT SkXPSDevice::sideOfClamp(const SkRect& areaToFill, function in class:SkXPSDevice
718 HR(this->sideOfClamp(leftArea, leftImageViewBox,
727 HR(this->sideOfClamp(rightArea, rightImageViewBox,
739 HR(this->sideOfClamp(topArea, topImageViewBox,
748 HR(this->sideOfClamp(bottomArea, bottomImageViewBox,
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp570 HRESULT SkXPSDevice::sideOfClamp(const SkRect& areaToFill, function in class:SkXPSDevice
719 HR(this->sideOfClamp(leftArea, leftImageViewBox,
728 HR(this->sideOfClamp(rightArea, rightImageViewBox,
740 HR(this->sideOfClamp(topArea, topImageViewBox,
749 HR(this->sideOfClamp(bottomArea, bottomImageViewBox,

Completed in 106 milliseconds