Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp468 auto float_value = strtof(value.asCString(), nullptr); in GetFloatValue() local
470 *result = float_value; in GetFloatValue()