Home | History | Annotate | Download | only in HAL

Lines Matching refs:setEffect

1890  * FUNCTION   : setEffect
1901 int32_t QCameraParameters::setEffect(const QCameraParameters& params)
1910 return setEffect(str);
3831 if ((rc = setEffect(params))) final_rc = rc;
4210 setEffect(EFFECT_NONE);
4841 * FUNCTION : setEffect
4852 int32_t QCameraParameters::setEffect(const char *effect)