Home | History | Annotate | Download | only in xps

Lines Matching defs:createXpsTransform

519 HRESULT SkXPSDevice::createXpsTransform(const SkMatrix& matrix,
812 HR(this->createXpsTransform(localMatrix, &xpsMatrixToUse));
1027 HR(this->createXpsTransform(localMatrix, &xpsMatrixToUse));
1253 HRV(this->createXpsTransform(*d.fMatrix, &xpsTransform));
1889 HRV(this->createXpsTransform(matrix, &xpsTransform));
1982 HRV(this->createXpsTransform(transform, &xpsTransform));
2122 HR(this->createXpsTransform(transform, &xpsMatrixToUse));