Home
last modified time | relevance | path

Searched defs:SetCaptureRotation (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/media/webrtc/
Dfakewebrtcvideocapturemodule.h91 int32_t SetCaptureRotation(webrtc::VideoRotation rotation) override { in SetCaptureRotation() function
/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_impl.cc323 int32_t VideoCaptureImpl::SetCaptureRotation(VideoRotation rotation) { in SetCaptureRotation() function in webrtc::videocapturemodule::VideoCaptureImpl