Searched refs:degree (Results 1 – 2 of 2) sorted by relevance
1015 status_t OMXCameraAdapter::setPictureRotation(unsigned int degree) in setPictureRotation() argument1032 rotation.nRotation = degree; in setPictureRotation()1049 status_t OMXCameraAdapter::setSensorOrientation(unsigned int degree) in setSensorOrientation() argument1093 sensorOrientation.nRotation = degree; in setSensorOrientation()
442 status_t setPictureRotation(unsigned int degree);443 status_t setSensorOrientation(unsigned int degree);