Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1096 std::vector<int> x_res_vec = CF_EXPECT(GET_FLAG_INT_VALUE(x_res)); in InitializeCuttlefishConfiguration() local
1499 if (x_res_vec[instance_index] > 0 && y_res_vec[instance_index] > 0) { in InitializeCuttlefishConfiguration()
1502 .width = x_res_vec[instance_index], in InitializeCuttlefishConfiguration()