Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
H A Dinput_manager_impl.h224 void PrintForemostThreeWindowInfo(const std::vector<WindowInfo> &windowsInfo);
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp716 void InputManagerImpl::PrintForemostThreeWindowInfo(const std::vector<WindowInfo> &windowsInfo) in PrintForemostThreeWindowInfo() function in OHOS::MMI::InputManagerImpl
737 PrintForemostThreeWindowInfo(displayGroupInfo_.windowsInfo); in PrintDisplayInfo()