Searched refs:frame_rotation (Results 1 – 2 of 2) sorted by relevance
59 webrtc::VideoRotation frame_rotation, in TestInit() argument70 captured_frame.rotation = frame_rotation; in TestInit()94 EXPECT_EQ(frame_rotation, frame.GetRotation()); in TestInit()97 if (apply_rotation && (frame_rotation == webrtc::kVideoRotation_90 in TestInit()98 || frame_rotation == webrtc::kVideoRotation_270)) { in TestInit()
39 void InitFrame(webrtc::VideoRotation frame_rotation) { in InitFrame() argument48 captured_frame_.rotation = frame_rotation; in InitFrame()