Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp126 if (kNone_SkPdfNativeObjectType != (ret = mapSoundObjectDictionary(in))) return ret; in mapDictionary()
1088 SkPdfNativeObjectType SkPdfMapper::mapSoundObjectDictionary(const SkPdfNativeObject* in) const { in mapSoundObjectDictionary() function in SkPdfMapper
3897 if (kNone_SkPdfNativeObjectType == mapSoundObjectDictionary(value)) return false; in SkPdfSoundObjectDictionaryFromDictionary()
DSkPdfMapper_autogen.h147 SkPdfNativeObjectType mapSoundObjectDictionary(const SkPdfNativeObject* in) const;