Searched refs:AUDIO_PARAMETER_KEY_ROTATION (Results 1 – 2 of 2) sorted by relevance
104 #define AUDIO_PARAMETER_KEY_ROTATION "rotation" macro
321 return mDevice->setParam(AUDIO_PARAMETER_KEY_ROTATION, int(rotation) * 90); in updateRotation()