Searched refs:FILL_ALPHA_INDEX (Results 1 – 2 of 2) sorted by relevance
174 properties.putFloat(VFullPath_Delegate.FILL_ALPHA_INDEX * 4, path.getStrokeAlpha()); in nGetFullPathProperties()530 private static final int FILL_ALPHA_INDEX = 4; field in VectorDrawable_Delegate.VFullPath_Delegate552 case FILL_ALPHA_INDEX: in getFloatPropertySetter()
1406 private static final int FILL_ALPHA_INDEX = 4; field in VectorDrawable.VFullPath1425 put("fillAlpha", FILL_ALPHA_INDEX);1532 float fillAlpha = properties.getFloat(FILL_ALPHA_INDEX * 4); in updateStateFromTypedArray()