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