Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Dshapes.cpp44 fRotations.push_back(21);
47 fRotations.push_back(94);
50 fRotations.push_back(132);
53 fRotations.push_back(282);
58 fRotations.push_back(0);
61 fRotations.push_back(-35);
64 fRotations.push_back(65);
68 fRotations.push_back(265);
72 fRotations.push_back(295);
93 SkTArray<SkScalar> fRotations; member in skiagm::ShapesGM
[all...]
/third_party/skia/tests/
H A DPathOpsBuilderConicTest.cpp19 int fRotations; member
28 for (SkScalar r = 0; r < 360; r += 360.f / set.fRotations) { in testOvalSet()

Completed in 2 milliseconds