Searched refs:physicalDisplayId (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_windows_manager_ex_test.cpp | 2229 int32_t physicalDisplayId; variable 2232 (deviceId, &touch, touchInfo, physicalDisplayId)); 2239 (deviceId, &touch, touchInfo, physicalDisplayId)); 2244 (deviceId, &touch, touchInfo, physicalDisplayId)); 2249 (deviceId, &touch, touchInfo, physicalDisplayId)); 2254 (deviceId, &touch, touchInfo, physicalDisplayId));
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/ |
H A D | input_windows_manager.cpp | 1712 EventTouch& touchInfo, int32_t& physicalDisplayId) in UpdateDisplayInfo() argument 1721 physicalDisplayId = info->id; in UpdateDisplayInfo()
|