mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:09:42 +00:00
Merge "Correct comments" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9074fdc1da
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user