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