Searched refs:sideOfClamp (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/xps/ |
D | SkXPSDevice.h | 231 HRESULT sideOfClamp(
|
D | SkXPSDevice.cpp | 562 HRESULT SkXPSDevice::sideOfClamp(const SkRect& areaToFill, in sideOfClamp() function in SkXPSDevice 712 HR(this->sideOfClamp(leftArea, leftImageViewBox, in createXpsImageBrush() 721 HR(this->sideOfClamp(rightArea, rightImageViewBox, in createXpsImageBrush() 733 HR(this->sideOfClamp(topArea, topImageViewBox, in createXpsImageBrush() 742 HR(this->sideOfClamp(bottomArea, bottomImageViewBox, in createXpsImageBrush()
|
/external/skqp/src/xps/ |
D | SkXPSDevice.h | 239 HRESULT sideOfClamp(
|
D | SkXPSDevice.cpp | 567 HRESULT SkXPSDevice::sideOfClamp(const SkRect& areaToFill, in sideOfClamp() function in SkXPSDevice 715 HR(this->sideOfClamp(leftArea, leftImageViewBox, in createXpsImageBrush() 724 HR(this->sideOfClamp(rightArea, rightImageViewBox, in createXpsImageBrush() 736 HR(this->sideOfClamp(topArea, topImageViewBox, in createXpsImageBrush() 745 HR(this->sideOfClamp(bottomArea, bottomImageViewBox, in createXpsImageBrush()
|