Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp147 bool initWithEnd(SkQuadConstruct* parent) { in initWithEnd() function
1303 if (!half.initWithEnd(quadPts)) { in cubicStroke()
1336 (void) half.initWithEnd(quadPts); in conicStroke()
1366 (void) half.initWithEnd(quadPts); in quadStroke()