Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_manager.cpp85 return (me != nullptr) ? me->OnGetAllDisplayPhysicalResolution(env, info) : nullptr; in GetAllDisplayPhysicalResolution()
342 napi_value OnGetAllDisplayPhysicalResolution(napi_env env, napi_callback_info info) in OnGetAllDisplayPhysicalResolution() function in OHOS::Rosen::JsDisplayManager