Home
last modified time | relevance | path

Searched refs:no_zoom_threshold (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
DExifUtils.cpp374 const static float no_zoom_threshold = 1.02f; in SetDigitalZoomRatio() local
376 if (zoom_ratio <= no_zoom_threshold) { in SetDigitalZoomRatio()