HomeSort by relevance Sort by last modified time
    Searched refs:mHasRemoteSubmix (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 554 bool mHasRemoteSubmix; // true on platforms with support for remote presentation of a submix
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 76 if (!mHasRemoteSubmix && audio_is_remote_submix_device((audio_devices_t)device)) {
267 if (audio_is_remote_submix_device((audio_devices_t)device) && !mHasRemoteSubmix) {
    [all...]

Completed in 79 milliseconds