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