Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/
DSubscriptionManager.h59 float getResolutionForClient(const ClientIdType& clientId) const;
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DSubscriptionManager.cpp148 float ContSubConfigs::getResolutionForClient(const ClientIdType& clientId) const { in getResolutionForClient() function in android::hardware::automotive::vehicle::ContSubConfigs
444 sanitizeByResolution(&(newValue.value), subConfigs.getResolutionForClient(client)); in getSubscribedClients()