Searched defs:DisplayInfo (Results 1 – 4 of 4) sorted by relevance
41 struct DisplayInfo { struct42 uint8_t port = 0; // Display port number to use43 std::string function = ""; // The expected use for this display.44 float frontRangeInCarSpace; // How far the display extends in front of the car45 float rearRangeInCarSpace; // How far the display extends behind the car
244 class DisplayInfo { in getUniqueSubscriptionDisplayNames() class
1105 private static final class DisplayInfo { class in CarUxRestrictionsManagerService1109 DisplayInfo(IRemoteCallback owner, int physicalDisplayId) { in DisplayInfo() method in CarUxRestrictionsManagerService.DisplayInfo
132 static class DisplayInfo { class in CarOccupantZoneService136 DisplayInfo(Display display, int displayType) { in DisplayInfo() method in CarOccupantZoneService.DisplayInfo