Searched refs:SmoothZoomCallbackInfo (Results 1 – 2 of 2) sorted by relevance
171 struct SmoothZoomCallbackInfo { struct174 SmoothZoomCallbackInfo(int32_t duration, const SmoothZoomCallbackListener* listener) in SmoothZoomCallbackInfo() argument
622 …std::unique_ptr<SmoothZoomCallbackInfo> callbackInfo = std::make_unique<SmoothZoomCallbackInfo>(du… in OnSmoothZoomCallbackAsync()625 … SmoothZoomCallbackInfo* callbackInfo = reinterpret_cast<SmoothZoomCallbackInfo *>(work->data); in OnSmoothZoomCallbackAsync()