Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFCanon.h43 SkTHashMap<SkPDFStrokeGraphicState, sk_sp<SkPDFDict>> fStrokeGSMap; variable
DSkPDFGraphicState.cpp105 auto& sMap = canon->fStrokeGSMap; in GetGraphicStateForPaint()