Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/core/
H A DSkPath.h1834 friend class SkPathStroker; variable
/aosp_15_r20/external/skia/src/core/
H A DSkStroke.cpp167 class SkPathStroker { class
382 SkPathStroker::SkPathStroker(const SkPath& src, in SkPathStroker() function in SkPathStroker