Home | History | Annotate | Download | only in audio

Lines Matching refs:mDeviceForStrategy

1639         LOGV("getDeviceForStrategy() from cache strategy %d, device %x", strategy, mDeviceForStrategy[strategy]);
1640 return mDeviceForStrategy[strategy];
1791 mDeviceForStrategy[i] = getDeviceForStrategy((routing_strategy)i, false);