Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp109 bool initWithEnd(SkQuadConstruct* parent) { in initWithEnd() function
1157 if (!half.initWithEnd(quadPts)) { in cubicStroke()
1190 (void) half.initWithEnd(quadPts); in conicStroke()
1220 (void) half.initWithEnd(quadPts); in quadStroke()