Home
last modified time | relevance | path

Searched refs:RotationFromDegrees (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/
Dvideo_capture_impl.h57 static int32_t RotationFromDegrees(int degrees, VideoRotation* rotation);
Dvideo_capture_impl.cc46 int32_t VideoCaptureImpl::RotationFromDegrees(int degrees, in RotationFromDegrees() function in webrtc::videocapturemodule::VideoCaptureImpl