Searched refs:iconShapePath (Results 1 – 3 of 3) sorted by relevance
53 public DotRenderer(int iconSizePx, Path iconShapePath, int pathSize) { in DotRenderer() argument63 mLeftDotPosition = getPathPoint(iconShapePath, pathSize, -1); in DotRenderer()64 mRightDotPosition = getPathPoint(iconShapePath, pathSize, 1); in DotRenderer()
51 val iconShapePath = in <lambda>() constant72 path = iconShapePath, in <lambda>()
58 Uri previewImageUri, int previewPagesCount, String iconShapePath) { in GridOption() argument61 mIconShapePath = iconShapePath; in GridOption()