Searched defs:ROTATE_INDEX (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java271 properties.put(VGroup_Delegate.ROTATE_INDEX, group.getRotation());
804 private static final int ROTATE_INDEX = 0; field in class:VectorDrawable_Delegate.VGroup_Delegate
814 case ROTATE_INDEX:

Completed in 1097 milliseconds