Searched refs:SkPdfGraphicsState (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/experimental/PdfViewer/inc/
H A DSkPdfContext.h12 #include "SkPdfGraphicsState.h"
29 SkTDStackNester<SkPdfGraphicsState> fStateStack;
30 SkPdfGraphicsState fGraphicsState;
/external/skia/experimental/PdfViewer/inc/
H A DSkPdfContext.h12 #include "SkPdfGraphicsState.h"
29 SkTDStackNester<SkPdfGraphicsState> fStateStack;
30 SkPdfGraphicsState fGraphicsState;
/external/chromium_org/third_party/skia/experimental/PdfViewer/
H A DSkPdfGraphicsState.cpp8 #include "SkPdfGraphicsState.h"
12 void SkPdfGraphicsState::applyGraphicsState(SkPaint* paint, bool stroking) {
H A DSkPdfGraphicsState.h82 struct SkPdfGraphicsState { struct
322 SkPdfGraphicsState() { function in struct:SkPdfGraphicsState
/external/skia/experimental/PdfViewer/
H A DSkPdfGraphicsState.cpp8 #include "SkPdfGraphicsState.h"
12 void SkPdfGraphicsState::applyGraphicsState(SkPaint* paint, bool stroking) {
H A DSkPdfGraphicsState.h82 struct SkPdfGraphicsState { struct
322 SkPdfGraphicsState() { function in struct:SkPdfGraphicsState

Completed in 185 milliseconds