Searched refs:CreateLocalVideoTrackWithRotation (Results 1 – 2 of 2) sorted by relevance
656 caller()->CreateLocalVideoTrackWithRotation(webrtc::kVideoRotation_90)); in TEST_P()658 callee()->CreateLocalVideoTrackWithRotation(webrtc::kVideoRotation_270)); in TEST_P()686 caller()->CreateLocalVideoTrackWithRotation(webrtc::kVideoRotation_90)); in TEST_P()688 callee()->CreateLocalVideoTrackWithRotation(webrtc::kVideoRotation_270)); in TEST_P()
366 CreateLocalVideoTrackWithRotation(webrtc::VideoRotation rotation) { in CreateLocalVideoTrackWithRotation() function