Searched defs:SkPdfImageDictionary (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfImageDictionary_autogen.h14 class SkPdfImageDictionary : public SkPdfXObjectDictionary { class in inherits:SkPdfXObjectDictionary
17 SkPdfImageDictionary* asImageDictionary() {return this;}
18 const SkPdfImageDictionary* asImageDictionary() const {return this;}
54 SkPdfImageDictionary* SMask(SkPdfNativeDoc* doc);
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfImageDictionary_autogen.h14 class SkPdfImageDictionary : public SkPdfXObjectDictionary { class in inherits:SkPdfXObjectDictionary
17 SkPdfImageDictionary* asImageDictionary() {return this;}
18 const SkPdfImageDictionary* asImageDictionary() const {return this;}
54 SkPdfImageDictionary* SMask(SkPdfNativeDoc* doc);

Completed in 147 milliseconds