Searched refs:SkPdfIccProfileStreamDictionaryFromDictionary (Results 1 – 2 of 2) sorted by relevance
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfMapper_autogen.h | 280 …bool SkPdfIccProfileStreamDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key,… 281 …bool SkPdfIccProfileStreamDictionaryFromDictionary(const SkPdfNativeObject* dict, const char* key,…
|
D | SkPdfMapper_autogen.cpp | 1960 bool SkPdfMapper::SkPdfIccProfileStreamDictionaryFromDictionary(const SkPdfNativeObject* dict, cons… in SkPdfIccProfileStreamDictionaryFromDictionary() function in SkPdfMapper 1969 bool SkPdfMapper::SkPdfIccProfileStreamDictionaryFromDictionary(const SkPdfNativeObject* dict, cons… in SkPdfIccProfileStreamDictionaryFromDictionary() function in SkPdfMapper 1970 if (SkPdfIccProfileStreamDictionaryFromDictionary(dict, key, data)) return true; in SkPdfIccProfileStreamDictionaryFromDictionary() 1972 return SkPdfIccProfileStreamDictionaryFromDictionary(dict, abr, data); in SkPdfIccProfileStreamDictionaryFromDictionary()
|