Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:checkSupportedParamScriptResol

384                 a = checkSupportedParamScriptResol(preview_Array, numpreviewSize, cmd, &resol_index);
416 a = checkSupportedParamScriptResol(capture_Array, numcaptureSize, cmd, &resol_index);
432 a = checkSupportedParamScriptResol(capture_Array, numcaptureSize,
611 a = checkSupportedParamScriptResol(Vcapture_Array, numVcaptureSize, cmd, &resol_index);
677 a = checkSupportedParamScriptResol(thumbnail_Array, numthumbnailSize, cmd, &resol_index);
1529 int checkSupportedParamScriptResol(param_Array **array, int size, char *param, int *num) {
1539 int checkSupportedParamScriptResol(param_Array **array, int size,