Searched refs:createXpsTransform (Results 1 – 2 of 2) sorted by relevance
514 HRESULT SkXPSDevice::createXpsTransform(const SkMatrix& matrix, in createXpsTransform() function in SkXPSDevice804 HR(this->createXpsTransform(localMatrix, &xpsMatrixToUse)); in createXpsImageBrush()1019 HR(this->createXpsTransform(localMatrix, &xpsMatrixToUse)); in createXpsBrush()1232 HRV(this->createXpsTransform(this->ctm(), &xpsTransform)); in internalDrawRect()1721 HRV(this->createXpsTransform(matrix, &xpsTransform)); in drawPath()1816 HRV(this->createXpsTransform(transform, &xpsTransform)); in drawBitmap()1953 HR(this->createXpsTransform(transform, &xpsMatrixToUse)); in AddGlyphs()
199 HRESULT createXpsTransform(