Home
last modified time | relevance | path

Searched defs:numLinearSegmentsLog2 (Results 1 – 1 of 1) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCStroker.cpp400 void appendQuadraticStroke(const SkPoint P[3], int numLinearSegmentsLog2) { in appendQuadraticStroke()
418 void appendCubicStroke(const SkPoint P[3], int numLinearSegmentsLog2) { in appendCubicStroke()
517 CubicStrokeInstance& appendCubicStrokeInstance(int numLinearSegmentsLog2) { in appendCubicStrokeInstance()