Searched refs:GetCopyWithRotationApplied (Results 1 – 12 of 12) sorted by relevance
105 const VideoFrame* frame = video_frame->GetCopyWithRotationApplied(); in RenderFrame()
129 const VideoFrame* frame = video_frame->GetCopyWithRotationApplied(); in RenderFrame()
154 const VideoFrame* frame = video_frame->GetCopyWithRotationApplied(); in RenderFrame()
339 applied0.GetCopyWithRotationApplied())); in TEST_F()348 applied90->GetCopyWithRotationApplied(); in TEST_F()
123 const VideoFrame* GetCopyWithRotationApplied() const override;
267 const VideoFrame* WebRtcVideoFrame::GetCopyWithRotationApplied() const { in GetCopyWithRotationApplied() function in cricket::WebRtcVideoFrame
148 virtual const VideoFrame* GetCopyWithRotationApplied() const = 0;
45 const cricket::VideoFrame* frame = videoFrame->GetCopyWithRotationApplied();
94 return apply_rotation_ ? frame->GetCopyWithRotationApplied()->Copy() in CreateAliasedFrame()
487 const cricket::VideoFrame* frame = video_frame->GetCopyWithRotationApplied(); in RenderFrame()
610 video_frame->GetCopyWithRotationApplied(); in RenderFrame()
731 video_frame->GetCopyWithRotationApplied(); in RenderFrame()