Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp1489 template <class mapType> const char *lookupNameByValue(const mapType *arr, in lookupNameByValue() function
5589 const char *focusMode = lookupNameByValue(FOCUS_MODES_MAP, in initDefaultParameters()
7538 const char *flash_mode_str = lookupNameByValue(FLASH_MODES_MAP, in updateFlashMode()
12194 return lookupNameByValue(PICTURE_TYPES_MAP, PARAM_MAP_SIZE(PICTURE_TYPES_MAP), fmt); in getFrameFmtString()