Searched refs:useThread (Results 1 – 2 of 2) sorted by relevance
616 const std::function<bool(const sp<IAfPlaybackThread>&)>& useThread = nullptr)
1718 const std::function<bool(const sp<IAfPlaybackThread>&)>& useThread) in forwardParametersToDownstreamPatches_l() argument1727 if (downStream != NULL && (useThread == nullptr || useThread(downStream))) { in forwardParametersToDownstreamPatches_l()