Searched refs:pdfGraphicState (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pdf/
H A DSkPDFGraphicState.cpp124 SkPDFGraphicState* pdfGraphicState = new SkPDFGraphicState(paint); local
125 canon->addGraphicState(pdfGraphicState);
126 return pdfGraphicState;

Completed in 91 milliseconds