Home | History | Annotate | Download | only in HAL

Lines Matching refs:setEffect

2138  * FUNCTION   : setEffect
2149 int32_t QCameraParameters::setEffect(const QCameraParameters& params)
2158 return setEffect(str);
4509 if ((rc = setEffect(params))) final_rc = rc;
4939 setEffect(EFFECT_NONE);
5745 * FUNCTION : setEffect
5756 int32_t QCameraParameters::setEffect(const char *effect)