Searched refs:veryThinHyperbola (Results 1 - 1 of 1) sorted by relevance

/external/skia/gm/
H A Dconicpaths.cpp46 SkPath* veryThinHyperbola = &fPaths.push_back(); variable
47 veryThinHyperbola->moveTo(0, 0);
48 veryThinHyperbola->conicTo(100, 100, 1, 0, 2);

Completed in 67 milliseconds