Searched defs:srcOutput (Results 1 – 3 of 3) sorted by relevance
756 virtual status_t moveEffects(int session, audio_io_handle_t srcOutput, in moveEffects()1287 audio_io_handle_t srcOutput = (audio_io_handle_t) data.readInt32(); in onTransact() local
2678 status_t AudioFlinger::moveEffects(int sessionId, audio_io_handle_t srcOutput, in moveEffects()
933 audio_io_handle_t srcOutput = getOutputForEffect(); in getOutputForDevice() local