Home
last modified time | relevance | path

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

/external/webrtc/modules/video_capture/
Dvideo_capture_impl.h60 bool GetApplyRotation() override;
Dvideo_capture.h109 virtual bool GetApplyRotation() = 0;
Dvideo_capture_impl.cc239 bool VideoCaptureImpl::GetApplyRotation() { in GetApplyRotation() function in webrtc::videocapturemodule::VideoCaptureImpl