Searched refs:CAMERA_ROTATION_PORTRAIT (Results 1 – 2 of 2) sorted by relevance
175 CAMERA_ROTATION_PORTRAIT = 0x20, enumerator179 CAMERA_BACK_PORTRAIT = (CAMERA_FACING_BACK|CAMERA_ROTATION_PORTRAIT),182 CAMERA_FRONT_PORTRAIT = (CAMERA_FACING_FRONT|CAMERA_ROTATION_PORTRAIT),
5539 camera_rotation = CAMERA_ROTATION_PORTRAIT; in adev_set_parameters()