Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp137 bool initWithStart(SkQuadConstruct* parent) { in initWithStart() function
1296 if (!half.initWithStart(quadPts)) { in cubicStroke()
1332 (void) half.initWithStart(quadPts); in conicStroke()
1362 (void) half.initWithStart(quadPts); in quadStroke()