Searched refs:zoomAlgorithm (Results 1 – 1 of 1) sorted by relevance
1289 auto zoomAlgorithm = SmoothZoom::GetZoomAlgorithm(static_cast<SmoothZoomType>(smoothZoomType)); in SetSmoothZoom() local1290 auto array = zoomAlgorithm->GetZoomArray(currentZoomRatio, targetZoomRatio, frameIntervalMs); in SetSmoothZoom()