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