Searched refs:PdfCompatibilitySectionLooper (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/src/
H A DSkPdfRenderer.cpp221 class PdfCompatibilitySectionLooper : public SkPdfTokenLooper { class in inherits:SkPdfTokenLooper
223 explicit PdfCompatibilitySectionLooper(SkPdfTokenLooper* parent) function in class:PdfCompatibilitySectionLooper
1860 PdfCompatibilitySectionLooper looper(parentLooper);
2740 SkPdfResult PdfCompatibilitySectionLooper::consumeToken(PdfToken& token) {
2744 void PdfCompatibilitySectionLooper::loop() {
2750 PdfCompatibilitySectionLooper looper(this);
/external/skia/experimental/PdfViewer/src/
H A DSkPdfRenderer.cpp221 class PdfCompatibilitySectionLooper : public SkPdfTokenLooper { class in inherits:SkPdfTokenLooper
223 explicit PdfCompatibilitySectionLooper(SkPdfTokenLooper* parent) function in class:PdfCompatibilitySectionLooper
1860 PdfCompatibilitySectionLooper looper(parentLooper);
2740 SkPdfResult PdfCompatibilitySectionLooper::consumeToken(PdfToken& token) {
2744 void PdfCompatibilitySectionLooper::loop() {
2750 PdfCompatibilitySectionLooper looper(this);

Completed in 113 milliseconds