Searched refs:isSoundObjectDictionary (Results 1 – 2 of 2) sorted by relevance
573 bool isSoundObjectDictionary(const SkPdfNativeObject* nativeObj) const ;
1089 if (in == NULL || !isSoundObjectDictionary(in)) return kNone_SkPdfNativeObjectType; in mapSoundObjectDictionary()3889 bool SkPdfMapper::isSoundObjectDictionary(const SkPdfNativeObject* nativeObj) const { in isSoundObjectDictionary() function in SkPdfMapper