Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h573 bool isSoundObjectDictionary(const SkPdfNativeObject* nativeObj) const ;
DSkPdfMapper_autogen.cpp1089 if (in == NULL || !isSoundObjectDictionary(in)) return kNone_SkPdfNativeObjectType; in mapSoundObjectDictionary()
3889 bool SkPdfMapper::isSoundObjectDictionary(const SkPdfNativeObject* nativeObj) const { in isSoundObjectDictionary() function in SkPdfMapper