Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DPropertyUtils.h35 constexpr int WINDOW_2_LEFT = (int)VehicleAreaWindow::ROW_2_LEFT; variable
DDefaultConfig.h708 .areaConfigs = {VehicleAreaConfig{.areaId = WINDOW_1_RIGHT | WINDOW_2_LEFT |
710 .initialAreaValues = {{WINDOW_1_RIGHT | WINDOW_2_LEFT | WINDOW_2_RIGHT,
722 VehicleAreaConfig{.areaId = WINDOW_2_LEFT,
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DPropertyUtils.h59 constexpr int WINDOW_2_LEFT = toInt(propertyutils_impl::VehicleAreaWindow::ROW_2_LEFT); variable
/hardware/interfaces/automotive/vehicle/aidl/impl/default_config/JsonConfigLoader/src/
DJsonConfigLoader.cpp111 {"WINDOW_2_LEFT", WINDOW_2_LEFT},
114 {"WINDOW_1_RIGHT_2_LEFT_2_RIGHT", WINDOW_1_RIGHT | WINDOW_2_LEFT | WINDOW_2_RIGHT},