Home
last modified time | relevance | path

Searched refs:mapSoundActionDictionary (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp124 if (kNone_SkPdfNativeObjectType != (ret = mapSoundActionDictionary(in))) return ret; in mapDictionary()
892 SkPdfNativeObjectType SkPdfMapper::mapSoundActionDictionary(const SkPdfNativeObject* in) const { in mapSoundActionDictionary() function in SkPdfMapper
3365 if (kNone_SkPdfNativeObjectType == mapSoundActionDictionary(value)) return false; in SkPdfSoundActionDictionaryFromDictionary()
DSkPdfMapper_autogen.h119 SkPdfNativeObjectType mapSoundActionDictionary(const SkPdfNativeObject* in) const;