Home
last modified time | relevance | path

Searched defs:intVal (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/occupant_awareness/aidl/mock/
DOccupantAwareness.cpp73 int intVal = static_cast<int>(occupantRole); in getCapabilityForRole() local
135 int intVal = static_cast<int>(occupantRole); in isValidRole() local
/hardware/interfaces/automotive/occupant_awareness/aidl/default/
DOccupantAwareness.cpp102 int intVal = static_cast<int>(occupantRole); in isValidRole() local
/hardware/google/graphics/common/hwc3/impl/
DTranslateHwcAidl.h166 const auto intVal = static_cast<uint64_t>(std::round(255.0f * val)); in translate() local