Searched refs:SetRotation (Results 1 – 11 of 11) sorted by relevance
38 using cricket::WebRtcVideoFrame::SetRotation;334 applied0.SetRotation(webrtc::kVideoRotation_90); in TEST_F()346 applied90->SetRotation(webrtc::kVideoRotation_270); in TEST_F()
126 void SetRotation(webrtc::VideoRotation rotation) override { in SetRotation() function
251 capturer_.SetRotation(webrtc::kVideoRotation_90); in TEST_F()255 capturer_.SetRotation(webrtc::kVideoRotation_270); in TEST_F()262 capturer_.SetRotation(webrtc::kVideoRotation_180); in TEST_F()297 capturer_.SetRotation(webrtc::kVideoRotation_0); in TEST_F()301 capturer_.SetRotation(webrtc::kVideoRotation_90); in TEST_F()305 capturer_.SetRotation(webrtc::kVideoRotation_180); in TEST_F()309 capturer_.SetRotation(webrtc::kVideoRotation_270); in TEST_F()
215 virtual void SetRotation(webrtc::VideoRotation rotation) = 0;
166 void SetRotation(webrtc::VideoRotation rotation) { in SetRotation() function
216 dst->SetRotation(GetVideoRotation()); in StretchToFrame()
49 using cricket::WebRtcVideoFrame::SetRotation;
70 void SetRotation(VideoRotation rotation) { _rotation = rotation; } in SetRotation() function
152 vcm_encoded_frame_callback_->SetRotation(rotation_); in Encode()
417 static void SetRotation(CPDFSDK_FormFillEnvironment* pFormFillEnv,
2177 Field::SetRotation(m_pFormFillEnv.Get(), m_FieldName, m_nFormControlIndex, in rotation()2195 void Field::SetRotation(CPDFSDK_FormFillEnvironment* pFormFillEnv, in SetRotation() function in Field3365 Field::SetRotation(pFormFillEnv, pData->sFieldName, pData->nControlIndex, in DoDelay()