Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFCanon.h47 sk_sp<SkPDFStream> fInvertFunction; variable
DSkPDFGraphicState.cpp161 sk_sp<SkPDFStream>& invertFunction = canon->fInvertFunction; in GetSMaskGraphicState()