Searched refs:compensatedExposureValue (Results 1 – 1 of 1) sorted by relevance
1122 long compensatedExposureValue = getExposureValue(compensatedResult); in aeCompensationTestByCamera() local1123 mCollector.expectInRange("Exposure setting out of bound", compensatedExposureValue, in aeCompensationTestByCamera()1125 double observedRatio = (double) compensatedExposureValue / normalExposureValue; in aeCompensationTestByCamera()