Home
last modified time | relevance | path

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

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