Searched refs:aidlGains (Results 1 – 1 of 1) sorted by relevance
246 auto aidlGains = VALUE_OR_RETURN_STATUS(legacy2aidl_AudioGains(mGains)); in writeToParcelable() local247 parcelable->hal.gains = aidlGains.first; in writeToParcelable()248 parcelable->sys.gains = aidlGains.second; in writeToParcelable()