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