Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCStroker.cpp397 this->appendLinearStrokeInstance().set(endpts, fCurrDX, fCurrDY, fCurrStrokeRadius); in appendLinearStroke()
491 this->appendLinearStrokeInstance().set(endPts, offset[0], offset[1], fCurrStrokeRadius); in appendCap()
510 LinearStrokeInstance& appendLinearStrokeInstance() { in appendLinearStrokeInstance() function in GrCCStroker::InstanceBufferBuilder