Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp98 bool initWithStart(SkQuadConstruct* parent) { in initWithStart() function
1135 if (!half.initWithStart(quadPts)) { in cubicStroke()
1171 (void) half.initWithStart(quadPts); in conicStroke()
1201 (void) half.initWithStart(quadPts); in quadStroke()