Searched refs:addGraphicState (Results 1 – 3 of 3) sorted by relevance
76 void addGraphicState(const SkPDFGraphicState*);
121 void SkPDFCanon::addGraphicState(const SkPDFGraphicState* state) { in addGraphicState() function in SkPDFCanon
125 canon->addGraphicState(pdfGraphicState); in GetGraphicStateForPaint()