Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFCanon.h48 sk_sp<SkPDFDict> fNoSmaskGraphicState; variable
DSkPDFDevice.cpp883 sk_sp<SkPDFDict>& noSMaskGS = this->getCanon()->fNoSmaskGraphicState; in clearMaskOnGraphicState()