Home
last modified time | relevance | path

Searched defs:shape (Results 1 – 5 of 5) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/model/theme/custom/
DColorOptionsProvider.java92 Drawable shape = loadShape(shapePackage); in loadOptions() local
116 private void addDefault(List<Drawable> previewIcons, Drawable shape) { in addDefault()
162 PathShape shape = new PathShape(PathParser.createPathFromPathData(path), in loadShape() local
DShapeOptionsProvider.java98 PathShape shape = new PathShape(path, PATH_SIZE, PATH_SIZE); in createShapeDrawable() local
124 String shape = overlayRes.getString(overlayRes.getIdentifier(CONFIG_ICON_MASK, "string", in loadPath() local
/packages/apps/Dialer/java/com/android/dialer/lettertile/
DLetterTileDrawable.java379 @Shape final int shape, in setCanonicalDialerLetterTileDetails()
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto298 Shape shape = 1; field
/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeBundle.java345 PathShape shape = new PathShape(path, PATH_SIZE, PATH_SIZE); in createPreviewInfo() local