Home
last modified time | relevance | path

Searched defs:displays (Results 1 – 20 of 20) sorted by relevance

/device/google/cuttlefish/host/cvd_test_configs/mvp_features/graphics/displays/
DTC2.json6 "displays": [ array
13 "displays": [ array
DTC3.json6 "displays": [ array
24 "displays": [ array
/device/google/cuttlefish/host/cvd_test_configs/end_to_end_test/multi/
DTC1.json14 "displays": [ array
33 "displays": [ array
/device/google/cuttlefish/host/cvd_test_configs/end_to_end_test/single/
DTC_tablet.json9 "displays": [ array
DTC_go.json9 "displays": [ array
DTC_tv.json9 "displays": [ array
DTC_phone.json9 "displays": [ array
DTC_wear.json10 "displays": [ array
DTC_slim.json10 "displays": [ array
DTC_auto.json9 "displays": [ array
DTC_foldable.json50 "displays": [ array
/device/google/cuttlefish/host/commands/assemble_cvd/proto/
Dlaunch_cvd.proto28 repeated InstanceDisplay displays = 1; field
/device/google/cuttlefish/tests/graphics/hotplug/src/com/android/cuttlefish/
DDisplayHotplugHelperApp.java57 Display[] displays = getSystemService(DisplayManager.class).getDisplays(); in logDisplayInfos() local
/device/google/cuttlefish/shared/auto/evs/
Devs_app_config.json9 "displays" : [ array
/device/generic/car/emulator/evs/
Devs_app_config.json8 "displays" : [ array
/device/google/trout/product_files/etc/automotive/evs/
Dconfig_override.json7 "displays" : [ array
/device/google/cuttlefish/host/commands/display/
Dmain.cpp170 std::vector<std::string> displays; in DoRemove() local
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp296 Json::Value displays(Json::arrayValue); in BuildVhostUserGpu() local
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dstreamer.cpp416 Json::Value displays(Json::ValueType::arrayValue); in OnOpen() local
/device/generic/goldfish-opengl/system/hwc3/
DComposerClient.cpp1215 std::vector<DisplayMultiConfigs> displays; in createDisplaysLocked() local