Searched refs:bigCubic (Results 1 – 1 of 1) sorted by relevance
40 SkPath* bigCubic = &fPaths.push_back(); in onOnceBeforeDraw() local41 bigCubic->moveTo(0, 0); in onOnceBeforeDraw()42 bigCubic->cubicTo(0, kHeight, in onOnceBeforeDraw()