Home
last modified time | relevance | path

Searched refs:CreateLocalVideoTrackInternal (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/pc/test/
H A Dintegration_test_helpers.h356 return CreateLocalVideoTrackInternal(config); in CreateLocalVideoTrack()
362 return CreateLocalVideoTrackInternal(config); in CreateLocalVideoTrackWithConfig()
370 return CreateLocalVideoTrackInternal(config); in CreateLocalVideoTrackWithRotation()
865 rtc::scoped_refptr<webrtc::VideoTrackInterface> CreateLocalVideoTrackInternal( in CreateLocalVideoTrackInternal() function