/device/moto/shamu/camera/QCamera/HAL/core/src/ |
D | QCameraParameters.cpp | 213 const char* orientation = get("orientation"); in getOrientation() local 214 if (orientation && !strcmp(orientation, portrait)) in getOrientation() 218 void QCameraParameters::setOrientation(int orientation) in setOrientation() argument 220 if (orientation == CAMERA_ORIENTATION_PORTRAIT) { in setOrientation()
|
D | QCameraHAL.cpp | 106 cameraInfo->orientation = mm_camer_obj->camera_info.sensor_mount_angle; in HAL_getCameraInfo()
|
/device/lge/mako/camera/ |
D | QCameraParameters.cpp | 201 const char* orientation = get("orientation"); in getOrientation() local 202 if (orientation && !strcmp(orientation, portrait)) in getOrientation() 206 void QCameraParameters::setOrientation(int orientation) in setOrientation() argument 208 if (orientation == CAMERA_ORIENTATION_PORTRAIT) { in setOrientation()
|
D | QCameraHAL.cpp | 104 cameraInfo->orientation = mm_camer_obj->camera_info.sensor_mount_angle; in HAL_getCameraInfo()
|
D | QCameraParameters.h | 242 void setOrientation(int orientation);
|
/device/lge/mako/camera/mm-camera-interface/ |
D | mm_omx_jpeg_encoder.c | 332 int orientation; in omxJpegEncodeNext() local 385 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
|
/device/asus/grouper/audio/ |
D | audio_hw.c | 117 int orientation; member 212 if (adev->orientation == ORIENTATION_LANDSCAPE) in select_devices() 1092 int orientation; in adev_set_parameters() local 1095 orientation = ORIENTATION_LANDSCAPE; in adev_set_parameters() 1097 orientation = ORIENTATION_PORTRAIT; in adev_set_parameters() 1099 orientation = ORIENTATION_SQUARE; in adev_set_parameters() 1101 orientation = ORIENTATION_UNDEFINED; in adev_set_parameters() 1104 if (orientation != adev->orientation) { in adev_set_parameters() 1105 adev->orientation = orientation; in adev_set_parameters() 1302 adev->orientation = ORIENTATION_UNDEFINED; in adev_open()
|
/device/google/atv/ |
D | config.ini | 17 hw.sensors.orientation=no key
|
/device/generic/goldfish/sensors/ |
D | sensors_qemu.c | 335 data->sensors[ID_ORIENTATION].orientation.azimuth = params[0]; in data__poll() 336 data->sensors[ID_ORIENTATION].orientation.pitch = params[1]; in data__poll() 337 data->sensors[ID_ORIENTATION].orientation.roll = params[2]; in data__poll() 338 data->sensors[ID_ORIENTATION].orientation.status = SENSOR_STATUS_ACCURACY_HIGH; in data__poll()
|
/device/lge/mako/ |
D | touch_dev.idc | 32 touch.orientation.calibration = none
|
/device/asus/flo/ |
D | touch_dev.idc | 32 touch.orientation.calibration = none
|
D | elan-touchscreen.idc | 37 touch.orientation.calibration = none
|
/device/lge/hammerhead/ |
D | touch_dev.idc | 32 touch.orientation.calibration = none
|
/device/samsung/manta/ |
D | Atmel_maXTouch_Touchscreen.idc | 32 touch.orientation.calibration = vector
|
/device/htc/flounder/touch/ |
D | synaptics_dsx.idc | 32 touch.orientation.calibration = none
|
/device/moto/shamu/ |
D | atmel_mxt_ts.idc | 32 touch.orientation.calibration = none
|
/device/lge/mako/camera/QCamera/HAL/core/src/ |
D | QCameraHAL.cpp | 105 cameraInfo->orientation = mm_camer_obj->camera_info.sensor_mount_angle; in HAL_getCameraInfo()
|
/device/moto/shamu/camera/QCamera/HAL2/core/src/ |
D | QCameraHAL.cpp | 100 cameraInfo->orientation = mm_camer_obj->camera_info.sensor_mount_angle; in HAL_getCameraInfo()
|
/device/asus/grouper/ |
D | elan-touchscreen.idc | 37 touch.orientation.calibration = none
|
D | sensor00fn11.idc | 55 touch.orientation.calibration = vector
|
D | raydium_ts.idc | 55 touch.orientation.calibration = vector
|
/device/moto/shamu/camera/QCamera/HAL2/core/inc/ |
D | QCameraParameters.h | 239 void setOrientation(int orientation);
|
/device/lge/hammerhead/camera/ |
D | QCameraParameters.h | 242 void setOrientation(int orientation);
|
/device/moto/shamu/camera/ |
D | QCameraParameters.h | 242 void setOrientation(int orientation);
|
/device/asus/flo/camera/ |
D | QCameraParameters.h | 242 void setOrientation(int orientation);
|