Searched refs:SetRotation (Results 1 – 13 of 13) 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;
21 FWL_ERR SetRotation(FX_FLOAT fRotation);
70 void SetRotation(VideoRotation rotation) { _rotation = rotation; } in SetRotation() function
152 vcm_encoded_frame_callback_->SetRotation(rotation_); in Encode()
40 FWL_ERR CFWL_PictureBox::SetRotation(FX_FLOAT fRotation) { in SetRotation() function in CFWL_PictureBox
401 static void SetRotation(CPDFSDK_Document* pDocument,
2285 Field::SetRotation(m_pDocument, m_FieldName, m_nFormControlIndex, nVP); in rotation()2303 void Field::SetRotation(CPDFSDK_Document* pDocument, in SetRotation() function in Field3588 Field::SetRotation(pDocument, pData->sFieldName, pData->nControlIndex, in DoDelay()