Home
last modified time | relevance | path

Searched defs:SetApplyRotation (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/talk/media/base/
Dvideoframefactory.h65 void SetApplyRotation(bool enable) { apply_rotation_ = enable; } in SetApplyRotation() function
Dvideocapturer.cc248 bool VideoCapturer::SetApplyRotation(bool enable) { in SetApplyRotation() function in cricket::VideoCapturer
/external/webrtc/talk/media/webrtc/
Dfakewebrtcvideocapturemodule.h94 bool SetApplyRotation(bool enable) override { in SetApplyRotation() function
Dwebrtcvideocapturer.cc263 bool WebRtcVideoCapturer::SetApplyRotation(bool enable) { in SetApplyRotation() function in cricket::WebRtcVideoCapturer
Dwebrtcvideoengine2.cc1800 void WebRtcVideoChannel2::WebRtcVideoSendStream::SetApplyRotation( in SetApplyRotation() function in cricket::WebRtcVideoChannel2::WebRtcVideoSendStream
/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_impl.cc340 bool VideoCaptureImpl::SetApplyRotation(bool enable) { in SetApplyRotation() function in webrtc::videocapturemodule::VideoCaptureImpl