OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHasRemoteSubmix
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
567
bool
mHasRemoteSubmix
; // true on platforms with support for remote presentation of a submix
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
84
if (!
mHasRemoteSubmix
&& audio_is_remote_submix_device((audio_devices_t)device)) {
275
if (audio_is_remote_submix_device((audio_devices_t)device) && !
mHasRemoteSubmix
) {
[
all
...]
Completed in 196 milliseconds