Home
last modified time | relevance | path

Searched refs:notifyConfigurationChanged (Results 1 – 9 of 9) sorted by relevance

/dports/games/stuntrally/stuntrally-2.6.1/source/shiny/Editor/
H A DActions.cpp50 sh::Factory::getInstance().notifyConfigurationChanged(); in execute()
57 sh::Factory::getInstance().notifyConfigurationChanged(); in execute()
65 sh::Factory::getInstance().notifyConfigurationChanged(); in execute()
73 sh::Factory::getInstance().notifyConfigurationChanged(); in execute()
81 sh::Factory::getInstance().notifyConfigurationChanged(); in execute()
89 sh::Factory::getInstance().notifyConfigurationChanged(); in execute()
98 sh::Factory::getInstance().notifyConfigurationChanged(); in execute()
107 sh::Factory::getInstance().notifyConfigurationChanged(); in execute()
116 sh::Factory::getInstance().notifyConfigurationChanged(); in execute()
125 sh::Factory::getInstance().notifyConfigurationChanged(); in execute()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/libui/
H A DInputListener.h162 virtual void notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) = 0; in main()
181 virtual void notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args); in main()
H A DInputListener.cpp39 listener->notifyConfigurationChanged(this); in notify()
150 void QueuedInputListener::notifyConfigurationChanged( in notifyConfigurationChanged() function in android::QueuedInputListener
H A DInputDispatcher.h200 virtual void notifyConfigurationChanged(nsecs_t when) = 0;
377 virtual void notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args);
H A DInputDispatcher.cpp2326 void InputDispatcher::notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args) { in notifyConfigurationChanged() function in android::InputDispatcher
3388 mPolicy->notifyConfigurationChanged(commandEntry->eventTime); in doNotifyConfigurationChangedInterruptible()
H A DInputReader.cpp490 mQueuedListener->notifyConfigurationChanged(&args);
/dports/games/stuntrally/stuntrally-2.6.1/source/shiny/Main/
H A DFactory.hpp174 void notifyConfigurationChanged();
H A DFactory.cpp416 void Factory::notifyConfigurationChanged() in notifyConfigurationChanged() function in sh::Factory
679 notifyConfigurationChanged(); in reloadShaders()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/
H A DnsAppShell.cpp516 virtual void notifyConfigurationChanged(const NotifyConfigurationChangedArgs* args);
661 GeckoInputDispatcher::notifyConfigurationChanged(const NotifyConfigurationChangedArgs*) in notifyConfigurationChanged() function in GeckoInputDispatcher