Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFGraphicState.cpp117 if (const SkPDFGraphicState* canonGS = canon->findGraphicState(key)) { in GetGraphicStateForPaint() local
122 return SkRef(const_cast<SkPDFGraphicState*>(canonGS)); in GetGraphicStateForPaint()