Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc1175 void CheckLastFrameRotationMatches(VideoRotation expected_rotation) { in CheckLastFrameRotationMatches() argument
1181 EXPECT_EQ(expected_rotation, rotation); in CheckLastFrameRotationMatches()