Searched refs:RotationFromDegrees (Results 1 – 3 of 3) sorted by relevance
56 static int32_t RotationFromDegrees(int degrees,
45 int32_t VideoCaptureImpl::RotationFromDegrees(int degrees, in RotationFromDegrees() function in webrtc::videocapturemodule::VideoCaptureImpl
225 !VideoCaptureImpl::RotationFromDegrees(info->orientation, &orientation)) { in GetOrientation()