Home
last modified time | relevance | path

Searched refs:getShapePath (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DPlaceHolderIconDrawable.java43 mProgressPath = GraphicsUtils.getShapePath(100); in PlaceHolderIconDrawable()
DGraphicsUtils.java101 public static Path getShapePath(int size) { in getShapePath() method in GraphicsUtils