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

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp627 if (in == NULL || !isSoftMaskDictionary(in)) return kNone_SkPdfNativeObjectType;
2612 bool SkPdfMapper::isSoftMaskDictionary(const SkPdfNativeObject* nativeObj) const { function in class:SkPdfMapper
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfMapper_autogen.cpp627 if (in == NULL || !isSoftMaskDictionary(in)) return kNone_SkPdfNativeObjectType;
2612 bool SkPdfMapper::isSoftMaskDictionary(const SkPdfNativeObject* nativeObj) const { function in class:SkPdfMapper

Completed in 118 milliseconds