Home
last modified time | relevance | path

Searched defs:strokePath (Results 1 – 5 of 5) sorted by relevance

/external/skia/gm/
Dgetpostextpath.cpp15 static void strokePath(SkCanvas* canvas, const SkPath& path) { in strokePath() function
/external/pdfium/xfa/src/fwl/src/theme/
Dpushbuttontp.cpp42 CFX_Path strokePath; in DrawBackground() local
/external/skia/src/core/
DSkRemote.cpp522 void strokePath(ID path, CommonIDs common, ID stroke) override { in strokePath() function in SkRemote::Decoder
700 void strokePath(ID path, CommonIDs common, ID stroke) override { in strokePath() function in SkRemote::CachingEncoder
DSkScalerContext.cpp651 SkPath strokePath; in internalGetPath() local
DSkStroke.cpp1346 void SkStroke::strokePath(const SkPath& src, SkPath* dst) const { in strokePath() function in SkStroke