Searched defs:newSet (Results 1 – 5 of 5) sorted by relevance
56 FloatKeyframeSet newSet = new FloatKeyframeSet(newKeyframes); in clone() local
56 IntKeyframeSet newSet = new IntKeyframeSet(newKeyframes); in clone() local
188 KeyframeSet newSet = new KeyframeSet(newKeyframes); in clone() local
115 final ArraySet<String> newSet = new ArraySet<>(); in pinShortcuts() local
313 String[] newSet = new String[(N*3)/2 + 2]; in addStringToSet() local336 String[] newSet = new String[set.length/3]; in removeStringFromSet() local