Lines Matching full:xform
271 const LinearTransform& xform, int target) {279 xform, static_cast<TimedAudioTrack::TargetTimeline>(target));1177 const LinearTransform& xform, TimedAudioTrack::TargetTimeline target) {1180 xform.a_zero, xform.b_zero, xform.a_to_b_numer, xform.a_to_b_denom,1189 mMediaTimeTransform = xform;