Home
last modified time | relevance | path

Searched defs:inputChannel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_input_channel_test.cpp70 sptr<WindowInputChannel> inputChannel = new WindowInputChannel(window_); variable
123 sptr<WindowInputChannel> inputChannel = new WindowInputChannel(window_); variable
153 sptr<WindowInputChannel> inputChannel = new WindowInputChannel(window_); variable
176 sptr<WindowInputChannel> inputChannel = new WindowInputChannel(window_); variable
H A Dinput_transfer_station_test.cpp98 sptr<WindowInputChannel> inputChannel = sptr<WindowInputChannel>::MakeSptr(window_); variable
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dinput_transfer_station.cpp117 sptr<WindowInputChannel> inputChannel = new WindowInputChannel(window); in AddInputWindow() local
151 sptr<WindowInputChannel> inputChannel = nullptr; in RemoveInputWindow() local