Home
last modified time | relevance | path

Searched defs:SkPathStroker (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkStroke.cpp64 class SkPathStroker { class
180 SkPathStroker::SkPathStroker(SkScalar radius, SkScalar miterLimit, in SkPathStroker() function in SkPathStroker
/external/skia/include/core/
DSkPath.h760 friend class SkPathStroker; variable