Home
last modified time | relevance | path

Searched refs:SetApplyRotation (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/video_capture/
Dvideo_capture_impl.h59 bool SetApplyRotation(bool enable) override;
Dvideo_capture.h106 virtual bool SetApplyRotation(bool enable) = 0;
Dvideo_capture_impl.cc231 bool VideoCaptureImpl::SetApplyRotation(bool enable) { in SetApplyRotation() function in webrtc::videocapturemodule::VideoCaptureImpl