Home
last modified time | relevance | path

Searched defs:x_res (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/shared/config/
Dconfig_go.json2 "x_res" : 720, number
Dconfig_tablet.json2 "x_res" : 2560, number
Dconfig_tv.json2 "x_res" : 1920, number
Dconfig_slim.json2 "x_res" : 720, number
Dconfig_phone.json2 "x_res" : 720, number
Dconfig_wear.json2 "x_res" : 450, number
/device/google/cuttlefish/host/commands/cvd/server_command/
Dserial_launch.cpp169 std::vector<std::uint32_t> x_res; in CreateCommandSequence() local