Home
last modified time | relevance | path

Searched defs:inputChannel (Results 1 – 2 of 2) 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
/foundation/window/window_manager/wm/src/
Dinput_transfer_station.cpp117 sptr<WindowInputChannel> inputChannel = new WindowInputChannel(window); in AddInputWindow() local
151 sptr<WindowInputChannel> inputChannel = nullptr; in RemoveInputWindow() local