Searched refs:DEFAULT_PATH_SIZE (Results 1 – 3 of 3) sorted by relevance
20 import static com.android.launcher3.graphics.IconShape.DEFAULT_PATH_SIZE;126 (bounds.width() - 2 * PROGRESS_WIDTH - 2 * PROGRESS_GAP) / DEFAULT_PATH_SIZE, in onBoundsChange()127 (bounds.height() - 2 * PROGRESS_WIDTH - 2 * PROGRESS_GAP) / DEFAULT_PATH_SIZE); in onBoundsChange()133 float scale = bounds.width() / DEFAULT_PATH_SIZE; in onBoundsChange()
73 public static final int DEFAULT_PATH_SIZE = 100; field in IconShape82 getShape().addToPath(p, 0, 0, DEFAULT_PATH_SIZE * 0.5f); in getShapePath()474 drawable.setBounds(0, 0, DEFAULT_PATH_SIZE, DEFAULT_PATH_SIZE);
247 IconShape.DEFAULT_PATH_SIZE); in DeviceProfile()250 IconShape.DEFAULT_PATH_SIZE); in DeviceProfile()