Home
last modified time | relevance | path

Searched defs:angleStep (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/
DPathTools.kt27 val angleStep = PI2f / sides in <lambda>() constant
36 val angleStep = PI2f / sides in createPolygonPoints() constant
44 val angleStep = PI2f / points in createStar() constant