Lines Matching full:rational
1889 * DESCRIPTION: compose rational struct
1892 * @rat : ptr to struct to store rational info
1893 * @num :num of the rational
1894 * @denom : denom of the rational
2001 * @focalLength : ptr to rational struct to store focal length
2021 * @expoTimeInfo : rational exposure time value
2076 * @latitude : ptr to rational struct to store latitude info
2111 * @longitude : ptr to rational struct to store longitude info
2146 * @altitude : ptr to rational struct to store altitude info
2179 * @gpsTimeStamp : ptr to rational struct to store time stamp info
2217 * @exposure_val : rational exposure value
2675 ALOGE("%s: No memory for rational array", __func__);
2722 ALOGE("%s: No memory for sign rational array",__func__);