Searched refs:orientation (Results 1 – 5 of 5) sorted by relevance
145 @nullable Coordinate orientation;
46 @nullable android.media.audio.common.MicrophoneInfo.Coordinate orientation;
584 int orientation = getResources().getConfiguration().orientation; in setUpCameraOutputs() local585 if (orientation == Configuration.ORIENTATION_LANDSCAPE) { in setUpCameraOutputs()
2170 struct audio_microphone_coordinate orientation; member