Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:KEY_SUPPORTED_PREVIEW_SUBSAMPLED_SIZES

1672                     if (params.get(KEY_SUPPORTED_PREVIEW_SUBSAMPLED_SIZES) != NULL) {
1673 strcpy(previewSizeStr, params.get(KEY_SUPPORTED_PREVIEW_SUBSAMPLED_SIZES));
1674 strcpy(VcaptureSizeStr, params.get(KEY_SUPPORTED_PREVIEW_SUBSAMPLED_SIZES));