Home | History | Annotate | Download | only in HAL

Lines Matching full:max_fps

114 void QCameraParametersIntf::getPreviewFpsRange(int *min_fps, int *max_fps) const
118 mImpl->getPreviewFpsRange(min_fps, max_fps);