Searched refs:isSoftMaskDictionary (Results 1 – 2 of 2) sorted by relevance
375 bool isSoftMaskDictionary(const SkPdfNativeObject* nativeObj) const ;
627 if (in == NULL || !isSoftMaskDictionary(in)) return kNone_SkPdfNativeObjectType; in mapSoftMaskDictionary()2612 bool SkPdfMapper::isSoftMaskDictionary(const SkPdfNativeObject* nativeObj) const { in isSoftMaskDictionary() function in SkPdfMapper