Searched refs:getShapePath (Results 1 – 2 of 2) sorted by relevance
43 mProgressPath = GraphicsUtils.getShapePath(context, 100); in PlaceHolderIconDrawable()
106 public static Path getShapePath(@NonNull Context context, int size) { in getShapePath() method in GraphicsUtils