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