Home
last modified time | relevance | path

Searched refs:sideOfClamp (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/xps/
DSkXPSDevice.h231 HRESULT sideOfClamp(
DSkXPSDevice.cpp562 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/
DSkXPSDevice.h239 HRESULT sideOfClamp(
DSkXPSDevice.cpp567 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()