Searched refs:fExistingClipStack (Results 1 - 2 of 2) sorted by relevance
/external/skia/src/pdf/ |
H A D | SkPDFDevice.h | 204 SkClipStack fExistingClipStack; member in class:final
|
H A D | SkPDFDevice.cpp | 1553 GraphicStackState gsState(fExistingClipStack, &buffer); 1816 ScopedContentEntry content(this, fExistingClipStack, SkMatrix::I(), stockPaint); 1837 fExistingClipStack, SkBlendMode::kSrcOver, true); local 1847 fExistingClipStack, 1852 fExistingClipStack, 1861 ScopedContentEntry content(this, fExistingClipStack, SkMatrix::I(), stockPaint); 1871 ScopedContentEntry content(this, fExistingClipStack, 1892 fExistingClipStack, local 1901 std::move(dst), fExistingClipStack, local 1906 fExistingClipStack, mod [all...] |
Completed in 71 milliseconds