Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp125 if (kNone_SkPdfNativeObjectType != (ret = mapSoundAnnotationDictionary(in))) return ret; in mapDictionary()
787 SkPdfNativeObjectType SkPdfMapper::mapSoundAnnotationDictionary(const SkPdfNativeObject* in) const { in mapSoundAnnotationDictionary() function in SkPdfMapper
3080 if (kNone_SkPdfNativeObjectType == mapSoundAnnotationDictionary(value)) return false; in SkPdfSoundAnnotationDictionaryFromDictionary()
DSkPdfMapper_autogen.h104 SkPdfNativeObjectType mapSoundAnnotationDictionary(const SkPdfNativeObject* in) const;