Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp121 if (kNone_SkPdfNativeObjectType != (ret = mapShadingDictionary(in))) return ret; in mapDictionary()
417 SkPdfNativeObjectType SkPdfMapper::mapShadingDictionary(const SkPdfNativeObject* in) const { in mapShadingDictionary() function in SkPdfMapper
2046 if (kNone_SkPdfNativeObjectType == mapShadingDictionary(value)) return false; in SkPdfShadingDictionaryFromDictionary()
DSkPdfMapper_autogen.h53 SkPdfNativeObjectType mapShadingDictionary(const SkPdfNativeObject* in) const;