Searched refs:useThread (Results 1 – 2 of 2) sorted by relevance
824 std::function<bool(const sp<PlaybackThread>&)> useThread = nullptr);
1472 std::function<bool(const sp<PlaybackThread>&)> useThread) in forwardParametersToDownstreamPatches_l() argument1480 if (downStream != NULL && (useThread == nullptr || useThread(downStream))) { in forwardParametersToDownstreamPatches_l()