Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:numpreviewFormat

135 int numpreviewFormat = 0;
1477 getSupportedParameters(previewFormatStr, &numpreviewFormat, (char ***)&previewFormatArray);
1994 for (i=0; i<numpreviewFormat; i++){
2174 previewFormat = getDefaultParameter("yuv420sp", numpreviewFormat, previewFormatArray);
2916 previewFormat %= numpreviewFormat;
2927 printf("numpreviewFormat %d\n", numpictureFormat);