Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/test/
Dvideo_capture_unittest.cc180 void SetExpectedCaptureRotation(webrtc::VideoRotation rotation) { in SetExpectedCaptureRotation() function in TestVideoCaptureCallback
547 capture_callback_.SetExpectedCaptureRotation(webrtc::kVideoRotation_90); in TEST_F()
551 capture_callback_.SetExpectedCaptureRotation(webrtc::kVideoRotation_180); in TEST_F()
555 capture_callback_.SetExpectedCaptureRotation(webrtc::kVideoRotation_270); in TEST_F()