Searched defs:createXpsBrush (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/device/xps/
H A DSkXPSDevice.cpp974 HRESULT SkXPSDevice::createXpsBrush(const SkPaint& skPaint, function in class:SkXPSDevice
1482 HR(this->createXpsBrush(shaderPaint, &fillBrush, &matrix));
1490 HR(this->createXpsBrush(shaderPaint, &strokeBrush, &matrix));
1998 HR(this->createXpsBrush(

Completed in 44 milliseconds