Home | History | Annotate | Download | only in HAL

Lines Matching refs:zoomRatios

1242 String8 QCameraParameters::createZoomRatioValuesString(uint32_t *zoomRatios,
1249 snprintf(buffer, sizeof(buffer), "%d", zoomRatios[0]);
1255 snprintf(buffer, sizeof(buffer), ",%d", zoomRatios[i]);