Home | History | Annotate | Download | only in HAL

Lines Matching defs:setVideoHDR

2660  * FUNCTION   : setVideoHDR
2671 int32_t QCameraParameters::setVideoHDR(const QCameraParameters& params)
2678 return setVideoHDR(str);
4527 if ((rc = setVideoHDR(params))) final_rc = rc;
6099 * FUNCTION : setVideoHDR
6110 int32_t QCameraParameters::setVideoHDR(const char *videoHDR)