Loading automotive/evs/aidl/android/hardware/automotive/evs/ExposureParameters.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ parcelable ExposureParameters { /** Remainder exposure time in clocks. */ long fineIntegrationTimeInPixelClocks; /** * Logarthm value of coarse integration time multiplier. * Logarithm value of coarse integration time multiplier. */ int coarseIntegrationTimeLShift; } automotive/evs/aidl/android/hardware/automotive/evs/GridStatistics.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ import android.hardware.common.Ashmem; */ @VintfStability parcelable GridStatistics { /** */ /** Descriptors of grid statistics in shared memory. */ GridStatisticDesc[] descriptors; /** * Shared memory object containing one or more grid statistics. Loading Loading
automotive/evs/aidl/android/hardware/automotive/evs/ExposureParameters.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ parcelable ExposureParameters { /** Remainder exposure time in clocks. */ long fineIntegrationTimeInPixelClocks; /** * Logarthm value of coarse integration time multiplier. * Logarithm value of coarse integration time multiplier. */ int coarseIntegrationTimeLShift; }
automotive/evs/aidl/android/hardware/automotive/evs/GridStatistics.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ import android.hardware.common.Ashmem; */ @VintfStability parcelable GridStatistics { /** */ /** Descriptors of grid statistics in shared memory. */ GridStatisticDesc[] descriptors; /** * Shared memory object containing one or more grid statistics. Loading