Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_pattern.h52 …void InputManagerUpdateDisplayInfo(RectF paintRect, MMI::DisplayInfo displayInfo, MMI::WindowInfo …
H A Dscreen_pattern.cpp187 InputManagerUpdateDisplayInfo(paintRect, displayInfo, windowInfo); in UpdateToInputManager()
190 void ScreenPattern::InputManagerUpdateDisplayInfo(RectF paintRect, in InputManagerUpdateDisplayInfo() function in OHOS::Ace::NG::ScreenPattern