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

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeObject.cpp54 bool SkPdfNativeObject::applyDCTDecodeFilter() { function in class:SkPdfNativeObject
55 // applyDCTDecodeFilter will fail, and it won't allow any more filters.
65 return applyDCTDecodeFilter();
H A DSkPdfNativeObject.h1303 bool applyDCTDecodeFilter();
/external/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeObject.cpp54 bool SkPdfNativeObject::applyDCTDecodeFilter() { function in class:SkPdfNativeObject
55 // applyDCTDecodeFilter will fail, and it won't allow any more filters.
65 return applyDCTDecodeFilter();
H A DSkPdfNativeObject.h1303 bool applyDCTDecodeFilter();

Completed in 195 milliseconds