Home
last modified time | relevance | path

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

/external/skqp/src/xps/
DSkXPSDevice.h244 HRESULT cornerOfClamp(
DSkXPSDevice.cpp591 HRESULT SkXPSDevice::cornerOfClamp(const SkRect& areaToFill, in cornerOfClamp() function in SkXPSDevice
756 HR(this->cornerOfClamp(tlArea, tlColor, brushVisuals.get())); in createXpsImageBrush()
760 HR(this->cornerOfClamp(trArea, trColor, brushVisuals.get())); in createXpsImageBrush()
765 HR(this->cornerOfClamp(brArea, brColor, brushVisuals.get())); in createXpsImageBrush()
769 HR(this->cornerOfClamp(blArea, blColor, brushVisuals.get())); in createXpsImageBrush()
/external/skia/src/xps/
DSkXPSDevice.h240 HRESULT cornerOfClamp(
DSkXPSDevice.cpp591 HRESULT SkXPSDevice::cornerOfClamp(const SkRect& areaToFill, in cornerOfClamp() function in SkXPSDevice
756 HR(this->cornerOfClamp(tlArea, tlColor, brushVisuals.get())); in createXpsImageBrush()
760 HR(this->cornerOfClamp(trArea, trColor, brushVisuals.get())); in createXpsImageBrush()
765 HR(this->cornerOfClamp(brArea, brColor, brushVisuals.get())); in createXpsImageBrush()
769 HR(this->cornerOfClamp(blArea, blColor, brushVisuals.get())); in createXpsImageBrush()