Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/graphics/
DShapeDelegateTest.kt86 val pathStr = "M 50 0 a 50 50 0 0 1 0 100 a 50 50 0 0 1 0 -100" in pickBestShape picks circle() constant
107 val pathStr = FOUR_SIDED_COOKIE in pickBestShape picks generic shape() constant