Home | History | Annotate | Download | only in HAL

Lines Matching defs:setVideoHDR

1799  * FUNCTION   : setVideoHDR
1810 int32_t QCameraParameters::setVideoHDR(const QCameraParameters& params)
1817 return setVideoHDR(str);
2785 if ((rc = setVideoHDR(params))) final_rc = rc;
3794 * FUNCTION : setVideoHDR
3805 int32_t QCameraParameters::setVideoHDR(const char *videoHDR)