Searched defs:OnVideoSizeChange (Results 1 – 6 of 6) sorted by relevance
82 void AVCastControllerCallbackClient::OnVideoSizeChange(const int32_t width, const int32_t height) in OnVideoSizeChange() function in OHOS::AVSession::AVCastControllerCallbackClient
102 void AVCastControllerCallbackProxy::OnVideoSizeChange(const int32_t width, const int32_t height) in OnVideoSizeChange() function in OHOS::AVSession::AVCastControllerCallbackProxy
212 void NapiAVCastControllerCallback::OnVideoSizeChange(const int32_t width, const int32_t height) in OnVideoSizeChange() function in OHOS::AVSession::NapiAVCastControllerCallback
855 napi_status NapiAVCastController::OnVideoSizeChange(napi_env env, NapiAVCastController* napiCastCon… in OnVideoSizeChange() function in OHOS::AVSession::NapiAVCastController
211 void AVCastControllerCallbackImpl::OnVideoSizeChange(const int32_t width, const int32_t height) in OnVideoSizeChange() function in OHOS::AVSession::AVCastControllerCallbackImpl
113 void AVCastControllerItem::OnVideoSizeChange(const int32_t width, const int32_t height) in OnVideoSizeChange() function in OHOS::AVSession::AVCastControllerItem