Searched refs:fContentStreamMatrix (Results 1 – 2 of 2) sorted by relevance
113 SkMatrix fContentStreamMatrix; member
707 pdfContext->fGraphicsState.fContentStreamMatrix = pdfContext->fGraphicsState.fCTM; in doXObject_Form()754 SkTraceMatrix(pdfContext->fGraphicsState.fContentStreamMatrix, "Current Content stream matrix"); in doXObject_Pattern()757 pdfContext->fGraphicsState.fContentStreamMatrix.preConcat( in doXObject_Pattern()761 SkTraceMatrix(pdfContext->fGraphicsState.fContentStreamMatrix, "Total Content stream matrix"); in doXObject_Pattern()763 canvas->setMatrix(pdfContext->fGraphicsState.fContentStreamMatrix); in doXObject_Pattern()764 pdfContext->fGraphicsState.fCTM = pdfContext->fGraphicsState.fContentStreamMatrix; in doXObject_Pattern()1314 pdfContext->fGraphicsState.fContentStreamMatrix.preTranslate( in PdfOp_fillAndStroke()1319 pdfContext->fGraphicsState.fContentStreamMatrix.preTranslate( in PdfOp_fillAndStroke()1322 pdfContext->fGraphicsState.fContentStreamMatrix.preTranslate( in PdfOp_fillAndStroke()1327 pdfContext->fGraphicsState.fContentStreamMatrix.preTranslate( in PdfOp_fillAndStroke()[all …]