Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/xps/
DSkXPSDevice.h240 HRESULT cornerOfClamp(
DSkXPSDevice.cpp591 HRESULT SkXPSDevice::cornerOfClamp(const SkRect& areaToFill, in cornerOfClamp() function in SkXPSDevice
760 HR(this->cornerOfClamp(tlArea, tlColor, brushVisuals.get())); in createXpsImageBrush()
764 HR(this->cornerOfClamp(trArea, trColor, brushVisuals.get())); in createXpsImageBrush()
769 HR(this->cornerOfClamp(brArea, brColor, brushVisuals.get())); in createXpsImageBrush()
773 HR(this->cornerOfClamp(blArea, blColor, brushVisuals.get())); in createXpsImageBrush()
/third_party/skia/src/xps/
DSkXPSDevice.h238 HRESULT cornerOfClamp(
DSkXPSDevice.cpp589 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()