Home
last modified time | relevance | path

Searched refs:oldConfig (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DSubscriptionManager.cpp216 const auto& oldConfig = mContSubConfigsByPropIdArea[propIdAreaId]; in updateContSubConfigsLocked() local
218 float oldRateHz = oldConfig.getMaxSampleRateHz(); in updateContSubConfigsLocked()
220 float oldResolution = oldConfig.getMinRequiredResolution(); in updateContSubConfigsLocked()
222 newConfig.isVurEnabled() == oldConfig.isVurEnabled()) { in updateContSubConfigsLocked()