Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/test/unittest/
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
Dinput_transfer_station_test.cpp98 sptr<WindowInputChannel> inputChannel = sptr<WindowInputChannel>::MakeSptr(window_); variable
/foundation/window/window_manager/wm/src/
Dinput_transfer_station.cpp115 sptr<WindowInputChannel> inputChannel = new WindowInputChannel(window); in AddInputWindow() local
154 sptr<WindowInputChannel> inputChannel = nullptr; in RemoveInputWindow() local