Searched refs:isSoftMaskImageDictionary (Results 1 – 2 of 2) sorted by relevance
378 bool isSoftMaskImageDictionary(const SkPdfNativeObject* nativeObj) const ;
634 if (in == NULL || !isSoftMaskImageDictionary(in)) return kNone_SkPdfNativeObjectType; in mapSoftMaskImageDictionary()2637 bool SkPdfMapper::isSoftMaskImageDictionary(const SkPdfNativeObject* nativeObj) const { in isSoftMaskImageDictionary() function in SkPdfMapper