Searched refs:mapSoftMaskDictionary (Results 1 – 3 of 3) sorted by relevance
123 if (kNone_SkPdfNativeObjectType != (ret = mapSoftMaskDictionary(in))) return ret; in mapDictionary()626 SkPdfNativeObjectType SkPdfMapper::mapSoftMaskDictionary(const SkPdfNativeObject* in) const { in mapSoftMaskDictionary() function in SkPdfMapper2626 if (kNone_SkPdfNativeObjectType == mapSoftMaskDictionary(value)) return false; in SkPdfSoftMaskDictionaryFromDictionary()
81 SkPdfNativeObjectType mapSoftMaskDictionary(const SkPdfNativeObject* in) const;
2224 if (pdfContext->fPdfDoc->mapper()->mapSoftMaskDictionary(sMask)) { in skpdfGraphicsStateApplySMask_dict()