Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h444 bool isSoundAnnotationDictionary(const SkPdfNativeObject* nativeObj) const ;
DSkPdfMapper_autogen.cpp788 if (in == NULL || !isSoundAnnotationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapSoundAnnotationDictionary()
3072 bool SkPdfMapper::isSoundAnnotationDictionary(const SkPdfNativeObject* nativeObj) const { in isSoundAnnotationDictionary() function in SkPdfMapper