Home
last modified time | relevance | path

Searched refs:createXpsSolidColorBrush (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/device/xps/
DSkXPSDevice.cpp574 HRESULT SkXPSDevice::createXpsSolidColorBrush(const SkColor skColor, in createXpsSolidColorBrush() function in SkXPSDevice
620 HR(this->createXpsSolidColorBrush(color, 0xFF, &areaToFillBrush)); in cornerOfClamp()
995 HR(this->createXpsSolidColorBrush(skPaint.getColor(), 0xFF, brush)); in createXpsBrush()
1015 HR(this->createXpsSolidColorBrush(color, alpha, brush)); in createXpsBrush()
1021 HR(this->createXpsSolidColorBrush(color, 0xFF, brush)); in createXpsBrush()
1034 HR(this->createXpsSolidColorBrush(color, alpha, brush)); in createXpsBrush()
1091 HR(this->createXpsSolidColorBrush(skPaint.getColor(), 0xFF, brush)); in createXpsBrush()
/external/skia/include/device/xps/
DSkXPSDevice.h202 HRESULT createXpsSolidColorBrush(