Searched refs:getOutputFlags (Results 1 – 3 of 3) sorted by relevance
609 AudioOutputFlag getOutputFlags() const { in getOutputFlags() function617 hidl_bitfield<AudioOutputFlag> getOutputFlags() const { in getOutputFlags() function623 hidl_vec<AudioInOutFlag> getOutputFlags() const { return std::get<PARAM_FLAGS>(GetParam()); } in getOutputFlags() function1010 auto flags = getOutputFlags(); in SetUp()
196 audio_output_flags_t getOutputFlags() const { return mFlags; } in getOutputFlags() function
3472 (audio_output_flags_t)(track->getOutputFlags() & ~AUDIO_OUTPUT_FLAG_FAST); in updateSecondaryOutputsForTrack_l()