Home | History | Annotate | Download | only in managerdefault

Lines Matching refs:isOffloadSupported

2679 bool AudioPolicyManager::isOffloadSupported(const audio_offload_info_t& offloadInfo)
2681 ALOGV("isOffloadSupported: SR=%u, CM=0x%x, Format=0x%x, StreamType=%d,"
2704 ALOGV("isOffloadSupported: stream_type != MUSIC, returning false");
2712 ALOGV("isOffloadSupported: has_video == true, returning false");
2744 ALOGV("isOffloadSupported() profile %sfound", profile != 0 ? "" : "NOT ");