Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_impl.h71 virtual bool GetApplyRotation() { in GetApplyRotation() function
/external/webrtc/talk/media/webrtc/
Dfakewebrtcvideocapturemodule.h97 bool GetApplyRotation() override { in GetApplyRotation() function
/external/webrtc/talk/media/base/
Dvideocapturer.h222 virtual bool GetApplyRotation() { return apply_rotation_; } in GetApplyRotation() function