Searched refs:mapSoftMaskImageDictionary (Results 1 – 3 of 3) sorted by relevance
477 if (kNone_SkPdfNativeObjectType != (ret = mapSoftMaskImageDictionary(in))) return ret; in mapImageDictionary()633 SkPdfNativeObjectType SkPdfMapper::mapSoftMaskImageDictionary(const SkPdfNativeObject* in) const { in mapSoftMaskImageDictionary() function in SkPdfMapper2656 if (kNone_SkPdfNativeObjectType == mapSoftMaskImageDictionary(value)) return false; in SkPdfSoftMaskImageDictionaryFromDictionary()
82 SkPdfNativeObjectType mapSoftMaskImageDictionary(const SkPdfNativeObject* in) const;
2226 } else if (pdfContext->fPdfDoc->mapper()->mapSoftMaskImageDictionary(sMask)) { in skpdfGraphicsStateApplySMask_dict()