Home
last modified time | relevance | path

Searched defs:registerInputChannel (Results 1 – 6 of 6) sorted by relevance

/dports/audio/mixxx/mixxx-2.3.0/src/effects/
H A Deffectchainmanager.cpp23 void EffectChainManager::registerInputChannel(const ChannelHandleAndGroup& handle_group) { in registerInputChannel() function in EffectChainManager
H A Deffectchainslot.cpp347 void EffectChainSlot::registerInputChannel(const ChannelHandleAndGroup& handle_group) { in registerInputChannel() function in EffectChainSlot
H A Deffectsmanager.cpp115 void EffectsManager::registerInputChannel(const ChannelHandleAndGroup& handle_group) { in registerInputChannel() function in EffectsManager
H A Deffectrack.cpp75 void EffectRack::registerInputChannel(const ChannelHandleAndGroup& handle_group) { in registerInputChannel() function in EffectRack
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/
H A DnsAppShell.cpp828 GeckoInputDispatcher::registerInputChannel(const sp<InputChannel>& inputChannel, in registerInputChannel() function in GeckoInputDispatcher
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/libui/
H A DInputDispatcher.cpp3232 status_t InputDispatcher::registerInputChannel(const sp<InputChannel>& inputChannel, in registerInputChannel() function in android::InputDispatcher