Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp251 void init(StrokeType strokeType, SkQuadConstruct* , SkScalar tStart, SkScalar tEnd);
510 void SkPathStroker::init(StrokeType strokeType, SkQuadConstruct* quadPts, SkScalar tStart, in init() argument
512 fStrokeType = strokeType; in init()