Home
last modified time | relevance | path

Searched refs:SCALE_X_INDEX (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java286 properties.put(VGroup_Delegate.SCALE_X_INDEX, group.getScaleX()); in nGetGroupProperties()
819 private static final int SCALE_X_INDEX = 3; field in VectorDrawable_Delegate.VGroup_Delegate
832 case SCALE_X_INDEX: in getPropertySetter()
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1166 private static final int SCALE_X_INDEX = 3; field in VectorDrawable.VGroup
1179 put("scaleX", SCALE_X_INDEX);
1417 mTransform[SCALE_X_INDEX]); in updateStateFromTypedArray()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt20477 Landroid/graphics/drawable/VectorDrawable$VGroup;->SCALE_X_INDEX:I