Searched defs:shape (Results 1 – 5 of 5) sorted by relevance
32 val shape = shape.normalized() constant
192 val shape = shapes[shapeIndex] in addShapeViews() constant
77 var shape = RoundedPolygon(3, rounding = cornerRound20) in setupShapes() variable
70 shapes.forEachIndexed { newShapeIndex, shape -> in <lambda>() method111 val shape = sizedShapes.getOrPut(scale) { polygon.cubics.scaled(scale) } in PolygonView() constant
117 var shape = star.cubics in starTest() variable