Searched defs:newSet (Results 1 – 4 of 4) sorted by relevance
56 FloatKeyframeSet newSet = new FloatKeyframeSet(newKeyframes); in clone() local
56 IntKeyframeSet newSet = new IntKeyframeSet(newKeyframes); in clone() local
147 KeyframeSet newSet = new KeyframeSet(newKeyframes); in clone() local
272 String[] newSet = new String[(N*3)/2 + 2]; in addStringToSet() local295 String[] newSet = new String[set.length/3]; in removeStringFromSet() local