Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
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()
/frameworks/base/graphics/java/android/graphics/drawable/
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()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20477 Landroid/graphics/drawable/VectorDrawable$VGroup;->SCALE_X_INDEX:I