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