Searched refs:getExposureValue (Results 1 – 1 of 1) sorted by relevance
1030 normalExposureValue = getExposureValue(normalResult); in aeCompensationTestByCamera()1078 long compensatedExposureValue = getExposureValue(compensatedResult); in aeCompensationTestByCamera()1121 private long getExposureValue(CaptureResult result) throws Exception { in getExposureValue() method in StillCaptureTest