Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp177 if (kNone_SkPdfNativeObjectType != (ret = mapImageDictionary(in))) return ret; in mapXObjectDictionary()
473 SkPdfNativeObjectType SkPdfMapper::mapImageDictionary(const SkPdfNativeObject* in) const { in mapImageDictionary() function in SkPdfMapper
2185 if (kNone_SkPdfNativeObjectType == mapImageDictionary(value)) return false; in SkPdfImageDictionaryFromDictionary()
DSkPdfMapper_autogen.h60 SkPdfNativeObjectType mapImageDictionary(const SkPdfNativeObject* in) const;