Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java287 properties.put(VGroup_Delegate.SCALE_Y_INDEX, group.getScaleY()); in nGetGroupProperties()
820 private static final int SCALE_Y_INDEX = 4; field in VectorDrawable_Delegate.VGroup_Delegate
834 case SCALE_Y_INDEX: in getPropertySetter()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1163 private static final int SCALE_Y_INDEX = 4; field in VectorDrawable.VGroup
1176 put("scaleY", SCALE_Y_INDEX);
1415 mTransform[SCALE_Y_INDEX]); in updateStateFromTypedArray()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20488 Landroid/graphics/drawable/VectorDrawable$VGroup;->SCALE_Y_INDEX:I