Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp115 bool initWithEnd(SkQuadConstruct* parent) { in initWithEnd() function
1161 if (!half.initWithEnd(quadPts)) { in cubicStroke()
1197 (void) half.initWithEnd(quadPts); in conicStroke()
1229 (void) half.initWithEnd(quadPts); in quadStroke()
/external/skqp/src/core/
DSkStroke.cpp115 bool initWithEnd(SkQuadConstruct* parent) { in initWithEnd() function
1165 if (!half.initWithEnd(quadPts)) { in cubicStroke()
1201 (void) half.initWithEnd(quadPts); in conicStroke()
1233 (void) half.initWithEnd(quadPts); in quadStroke()