Home | History | Annotate | Download | only in HAL

Lines Matching refs:zoomRatios

1062 String8 QCameraParameters::createZoomRatioValuesString(uint32_t *zoomRatios,
1069 snprintf(buffer, sizeof(buffer), "%d", zoomRatios[0]);
1075 snprintf(buffer, sizeof(buffer), ",%d", zoomRatios[i]);