Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/camera_V4L2/src/
Dcamera_characteristics.cc235 float tmp_focal_length = strtof(focal_length, NULL); in AddPerModuleCharacteristic() local
236 if (tmp_focal_length != 0.0) { in AddPerModuleCharacteristic()
238 << tmp_focal_length; in AddPerModuleCharacteristic()
240 tmp_focal_length); in AddPerModuleCharacteristic()