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