Searched refs:InnerCaptureSessionSmoothZoomInfoCallback (Results 1 – 1 of 1) sorted by relevance
103 class InnerCaptureSessionSmoothZoomInfoCallback : public SmoothZoomCallback { class105 InnerCaptureSessionSmoothZoomInfoCallback(Camera_CaptureSession* captureSession, in InnerCaptureSessionSmoothZoomInfoCallback() function in InnerCaptureSessionSmoothZoomInfoCallback108 ~InnerCaptureSessionSmoothZoomInfoCallback() = default;191 shared_ptr<InnerCaptureSessionSmoothZoomInfoCallback> innerSmoothZoomInfoCallback = in RegisterSmoothZoomInfoCallback()192 make_shared<InnerCaptureSessionSmoothZoomInfoCallback>(this, smoothZoomInfoCallback); in RegisterSmoothZoomInfoCallback()