Home
last modified time | relevance | path

Searched refs:fRotations (Results 1 – 4 of 4) sorted by relevance

/external/skqp/gm/
Dshapes.cpp32 fRotations.push_back(21); in onOnceBeforeDraw()
35 fRotations.push_back(94); in onOnceBeforeDraw()
38 fRotations.push_back(132); in onOnceBeforeDraw()
41 fRotations.push_back(282); in onOnceBeforeDraw()
46 fRotations.push_back(0); in onOnceBeforeDraw()
49 fRotations.push_back(-35); in onOnceBeforeDraw()
52 fRotations.push_back(65); in onOnceBeforeDraw()
56 fRotations.push_back(265); in onOnceBeforeDraw()
60 fRotations.push_back(295); in onOnceBeforeDraw()
81 SkTArray<SkScalar> fRotations; member in skiagm::ShapesGM
[all …]
/external/skia/gm/
Dshapes.cpp32 fRotations.push_back(21); in onOnceBeforeDraw()
35 fRotations.push_back(94); in onOnceBeforeDraw()
38 fRotations.push_back(132); in onOnceBeforeDraw()
41 fRotations.push_back(282); in onOnceBeforeDraw()
46 fRotations.push_back(0); in onOnceBeforeDraw()
49 fRotations.push_back(-35); in onOnceBeforeDraw()
52 fRotations.push_back(65); in onOnceBeforeDraw()
56 fRotations.push_back(265); in onOnceBeforeDraw()
60 fRotations.push_back(295); in onOnceBeforeDraw()
81 SkTArray<SkScalar> fRotations; member in skiagm::ShapesGM
[all …]
/external/skia/tests/
DPathOpsBuilderConicTest.cpp19 int fRotations; member
28 for (SkScalar r = 0; r < 360; r += 360.f / set.fRotations) { in testOvalSet()
/external/skqp/tests/
DPathOpsBuilderConicTest.cpp19 int fRotations; member
28 for (SkScalar r = 0; r < 360; r += 360.f / set.fRotations) { in testOvalSet()