Searched refs:OnNotifyTargetScreenWidthAndHeight (Results 1 – 2 of 2) sorted by relevance
176 napi_value OnNotifyTargetScreenWidthAndHeight(napi_env env, napi_callback_info info);
1797 return (me != nullptr) ? me->OnNotifyTargetScreenWidthAndHeight(env, info) : nullptr; in NotifyTargetScreenWidthAndHeight()2596 napi_value JsSceneSession::OnNotifyTargetScreenWidthAndHeight(napi_env env, napi_callback_info info) in OnNotifyTargetScreenWidthAndHeight() function in OHOS::Rosen::JsSceneSession