Lines Matching refs:zoomRatios
877 String8 QCameraParameters::createZoomRatioValuesString(int *zoomRatios, int length)883 snprintf(buffer, sizeof(buffer), "%d", zoomRatios[0]);889 snprintf(buffer, sizeof(buffer), ",%d", zoomRatios[i]);