Searched refs:orientation (Results 1 – 25 of 27) sorted by relevance
12
201 const char* orientation = get("orientation"); in getOrientation() local202 if (orientation && !strcmp(orientation, portrait)) in getOrientation()206 void QCameraParameters::setOrientation(int orientation) in setOrientation() argument208 if (orientation == CAMERA_ORIENTATION_PORTRAIT) { in setOrientation()
104 cameraInfo->orientation = mm_camer_obj->camera_info.sensor_mount_angle; in HAL_getCameraInfo()
242 void setOrientation(int orientation);
170 info->orientation = camInfo.orientation; in get_camera_info()
322 info->orientation = camInfo.orientation; in get_camera_info()
9993 cameraInfo->orientation = HAL_cameraInfo[i].sensor_mount_angle; in HAL_getCameraInfo()9995 cameraInfo->orientation = HAL_cameraInfo[i].sensor_mount_angle; in HAL_getCameraInfo()9997 cameraInfo->orientation = HAL_cameraInfo[i].sensor_mount_angle; in HAL_getCameraInfo()9999 cameraInfo->orientation = HAL_cameraInfo[i].sensor_mount_angle; in HAL_getCameraInfo()10001 cameraInfo->orientation = HAL_cameraInfo[i].sensor_mount_angle; in HAL_getCameraInfo()10003 … cameraInfo->orientation = ((APP_ORIENTATION - HAL_cameraInfo[i].sensor_mount_angle) + 360)%360; in HAL_getCameraInfo()10005 ALOGI("%s: orientation = %d", __FUNCTION__, cameraInfo->orientation); in HAL_getCameraInfo()
106 int orientation; member200 if (adev->orientation == ORIENTATION_LANDSCAPE) in select_devices()1079 int orientation; in adev_set_parameters() local1082 orientation = ORIENTATION_LANDSCAPE; in adev_set_parameters()1084 orientation = ORIENTATION_PORTRAIT; in adev_set_parameters()1086 orientation = ORIENTATION_SQUARE; in adev_set_parameters()1088 orientation = ORIENTATION_UNDEFINED; in adev_set_parameters()1091 if (orientation != adev->orientation) { in adev_set_parameters()1092 adev->orientation = orientation; in adev_set_parameters()1283 adev->orientation = ORIENTATION_UNDEFINED; in adev_open()
332 int orientation; in omxJpegEncodeNext() local385 orientation = 1; /*Normal*/ in omxJpegEncodeNext()388 orientation = 6; /*Rotated 90 CCW*/ in omxJpegEncodeNext()391 orientation = 3; /*Rotated 180*/ in omxJpegEncodeNext()394 orientation = 8; /*Rotated 90 CW*/ in omxJpegEncodeNext()397 orientation = 1; in omxJpegEncodeNext()404 tag.tag_entry.data._short = orientation; in omxJpegEncodeNext()406 jpegRotation, orientation); in omxJpegEncodeNext()439 int orientation; in omxJpegEncode() local
334 data->sensors[ID_ORIENTATION].orientation.azimuth = params[0]; in data__poll()335 data->sensors[ID_ORIENTATION].orientation.pitch = params[1]; in data__poll()336 data->sensors[ID_ORIENTATION].orientation.roll = params[2]; in data__poll()337 data->sensors[ID_ORIENTATION].orientation.status = SENSOR_STATUS_ACCURACY_HIGH; in data__poll()
32 touch.orientation.calibration = none
37 touch.orientation.calibration = none
105 cameraInfo->orientation = mm_camer_obj->camera_info.sensor_mount_angle; in HAL_getCameraInfo()
32 touch.orientation.calibration = vector
55 touch.orientation.calibration = vector
161 ## Screen orientation232 ## Screen orientation
171 info->orientation = camInfo.orientation; in get_camera_info()
236 info->orientation = atoi(valstr); in getCameraInfo()238 info->orientation = 0; in getCameraInfo()
244 info->orientation = gEmulatedCameraFactory.getFakeCameraOrientation(); in getCameraInfo()
263 info->orientation = gEmulatedCameraFactory.getFakeCameraOrientation(); in getCameraInfo()
145 ## Screen orientation218 ## Screen orientation