Home | History | Annotate | Download | only in animator

Lines Matching full:child

30             this could map to the 'name' attribute of a given child of an array
480 SkTypedArray* child = (*array)[index].fArray;
481 forget(child); // forgets children of child
482 int found = fTrackArray.find(child);