Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp163 if (kNone_SkPdfNativeObjectType != (ret = mapWebCaptureImageSetDictionary(in))) return ret; in mapDictionary()
1256 SkPdfNativeObjectType SkPdfMapper::mapWebCaptureImageSetDictionary(const SkPdfNativeObject* in) con… in mapWebCaptureImageSetDictionary() function in SkPdfMapper
4353 if (kNone_SkPdfNativeObjectType == mapWebCaptureImageSetDictionary(value)) return false; in SkPdfWebCaptureImageSetDictionaryFromDictionary()
DSkPdfMapper_autogen.h171 SkPdfNativeObjectType mapWebCaptureImageSetDictionary(const SkPdfNativeObject* in) const;