Home
last modified time | relevance | path

Searched refs:createXpsTransform (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/xps/
H A DSkXPSDevice.cpp514 HRESULT SkXPSDevice::createXpsTransform(const SkMatrix& matrix, in createXpsTransform() function in SkXPSDevice
806 HR(this->createXpsTransform(localMatrix, &xpsMatrixToUse)); in createXpsImageBrush()
1021 HR(this->createXpsTransform(localMatrix, &xpsMatrixToUse)); in createXpsBrush()
1220 HRV(this->createXpsTransform(this->localToDevice(), &xpsTransform)); in internalDrawRect()
1666 HRV(this->createXpsTransform(matrix, &xpsTransform)); in drawPath()
1820 HR(this->createXpsTransform(transform, &xpsMatrixToUse)); in AddGlyphs()
1970 HRVM(this->createXpsTransform(dev->getRelativeTransform(*this), &xpsTransform), in drawDevice()
H A DSkXPSDevice.h193 HRESULT createXpsTransform(

Completed in 5 milliseconds