Home
last modified time | relevance | path

Searched refs:jsDeviceScreenConfigObj (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_session_manager.cpp663 …napi_value jsDeviceScreenConfigObj = JsDeviceScreenConfig::CreateDeviceScreenConfig(env, deviceScr… in OnGetDeviceScreenConfig() local
664 if (jsDeviceScreenConfigObj == nullptr) { in OnGetDeviceScreenConfig()
669 return jsDeviceScreenConfigObj; in OnGetDeviceScreenConfig()