Searched refs:Matte (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfSoftMaskImageDictionary_autogen.h23 SkPdfArray* Matte(SkPdfNativeDoc* doc);
H A DSkPdfSoftMaskImageDictionary_autogen.cpp11 SkPdfArray* SkPdfSoftMaskImageDictionary::Matte(SkPdfNativeDoc* doc) { function in class:SkPdfSoftMaskImageDictionary
12 SkPdfNativeObject* ret = get("Matte", "");
20 return get("Matte", "") != NULL;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfSoftMaskImageDictionary_autogen.h23 SkPdfArray* Matte(SkPdfNativeDoc* doc);
H A DSkPdfSoftMaskImageDictionary_autogen.cpp11 SkPdfArray* SkPdfSoftMaskImageDictionary::Matte(SkPdfNativeDoc* doc) { function in class:SkPdfSoftMaskImageDictionary
12 SkPdfNativeObject* ret = get("Matte", "");
20 return get("Matte", "") != NULL;

Completed in 88 milliseconds