Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dutils.h136 float tmp_x = *x * zoom_ratio - variable
142 *x = std::round(tmp_x);
145 *x = tmp_x;