Searched defs:SetApplyRotation (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/talk/media/base/ | ||
D | videoframefactory.h | 65 void SetApplyRotation(bool enable) { apply_rotation_ = enable; } in SetApplyRotation() function |
D | videocapturer.cc | 248 bool VideoCapturer::SetApplyRotation(bool enable) { in SetApplyRotation() function in cricket::VideoCapturer |
/external/webrtc/talk/media/webrtc/ | ||
D | fakewebrtcvideocapturemodule.h | 94 bool SetApplyRotation(bool enable) override { in SetApplyRotation() function |
D | webrtcvideocapturer.cc | 263 bool WebRtcVideoCapturer::SetApplyRotation(bool enable) { in SetApplyRotation() function in cricket::WebRtcVideoCapturer |
D | webrtcvideoengine2.cc | 1800 void WebRtcVideoChannel2::WebRtcVideoSendStream::SetApplyRotation( in SetApplyRotation() function in cricket::WebRtcVideoChannel2::WebRtcVideoSendStream |
/external/webrtc/webrtc/modules/video_capture/ | ||
D | video_capture_impl.cc | 340 bool VideoCaptureImpl::SetApplyRotation(bool enable) { in SetApplyRotation() function in webrtc::videocapturemodule::VideoCaptureImpl |