Home
last modified time | relevance | path

Searched refs:StrokeType (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkStroke.cpp169 enum StrokeType { enum in SkPathStroker
216 void init(StrokeType strokeType, SkQuadConstruct* , SkScalar tStart, SkScalar tEnd);
481 void SkPathStroker::init(StrokeType strokeType, SkQuadConstruct* quadPts, SkScalar tStart, in init()