Searched refs:FILL_TYPE_INDEX (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java183 properties.putInt(VFullPath_Delegate.FILL_TYPE_INDEX * 4, path.getFillType());
537 private static final int FILL_TYPE_INDEX = 11; field in class:VectorDrawable_Delegate.VFullPath_Delegate
/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1413 private static final int FILL_TYPE_INDEX = 11; field in class:VectorDrawable.VFullPath
1539 int fillType = properties.getInt(FILL_TYPE_INDEX * 4);

Completed in 486 milliseconds