Searched refs:findGraphicState (Results 1 – 3 of 3) sorted by relevance
75 const SkPDFGraphicState* findGraphicState(const SkPDFGraphicState&) const;
115 const SkPDFGraphicState* SkPDFCanon::findGraphicState( in findGraphicState() function in SkPDFCanon
117 if (const SkPDFGraphicState* canonGS = canon->findGraphicState(key)) { in GetGraphicStateForPaint()