Home | History | Annotate | Download | only in win

Lines Matching refs:track

635                 // element, eg. QuickTime VR, a movie with a sprite track, etc. Tell the 
1164 // This trick will only work on movies with a single video track,
1171 QTTrack* track = videoTracks[0].get();
1172 ASSERT(track);
1178 CGAffineTransform trackTransform = track->getTransform();
1180 track->resetTransform();
1183 // do so in the correct order, track * movie = final:
1214 // the layer's center point. In our limited use-case (a single video track), this is