Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp105 bool initWithStart(SkQuadConstruct* parent) { in initWithStart() function
1153 if (!half.initWithStart(quadPts)) { in cubicStroke()
1193 (void) half.initWithStart(quadPts); in conicStroke()
1225 (void) half.initWithStart(quadPts); in quadStroke()
/external/skqp/src/core/
DSkStroke.cpp105 bool initWithStart(SkQuadConstruct* parent) { in initWithStart() function
1157 if (!half.initWithStart(quadPts)) { in cubicStroke()
1197 (void) half.initWithStart(quadPts); in conicStroke()
1229 (void) half.initWithStart(quadPts); in quadStroke()