Searched defs:targets (Results 1 – 4 of 4) sorted by relevance
213 CLArray targets = keyPosition.getArray("target"); in parseKeyPosition() local270 CLArray targets = keyAttribute.getArrayOrNull("target"); in parseKeyAttribute() local428 CLArray targets = keyCycleData.getArray("target"); in parseKeyCycle() local
41 KeyCycles(int numOfFrames, String... targets) { in KeyCycles()
44 public KeyPositions(int numOfFrames, String... targets) { in KeyPositions()
58 KeyAttributes(int numOfFrames, String... targets) { in KeyAttributes()