Home | History | Annotate | Download | only in libcamera2

Lines Matching refs:zoomLeft

3173             float zoomLeft, zoomTop, zoomWidth, zoomHeight;
3191 zoomLeft = (crop_w - zoomWidth) / 2;
3194 int32_t new_cropRegion[3] = { zoomLeft, zoomTop, zoomWidth };