Searched refs:mapMetadataStreamDictionary (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp91 if (kNone_SkPdfNativeObjectType != (ret = mapMetadataStreamDictionary(in))) return ret;
1116 SkPdfNativeObjectType SkPdfMapper::mapMetadataStreamDictionary(const SkPdfNativeObject* in) const { function in class:SkPdfMapper
3973 if (kNone_SkPdfNativeObjectType == mapMetadataStreamDictionary(value)) return false;
H A DSkPdfMapper_autogen.h151 SkPdfNativeObjectType mapMetadataStreamDictionary(const SkPdfNativeObject* in) const;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp91 if (kNone_SkPdfNativeObjectType != (ret = mapMetadataStreamDictionary(in))) return ret;
1116 SkPdfNativeObjectType SkPdfMapper::mapMetadataStreamDictionary(const SkPdfNativeObject* in) const { function in class:SkPdfMapper
3973 if (kNone_SkPdfNativeObjectType == mapMetadataStreamDictionary(value)) return false;
H A DSkPdfMapper_autogen.h151 SkPdfNativeObjectType mapMetadataStreamDictionary(const SkPdfNativeObject* in) const;

Completed in 65 milliseconds