Home
last modified time | relevance | path

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

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