Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCStroker.cpp414 this->appendCubicStrokeInstance(numLinearSegmentsLog2).set( in appendQuadraticStroke()
421 this->appendCubicStrokeInstance(numLinearSegmentsLog2).set( in appendCubicStroke()
517 CubicStrokeInstance& appendCubicStrokeInstance(int numLinearSegmentsLog2) { in appendCubicStrokeInstance() function in GrCCStroker::InstanceBufferBuilder