Home
last modified time | relevance | path

Searched refs:expandId (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Dtest.cpp166 uint64_t expandId; in StartExpand() local
167 cin >> expandId; in StartExpand() local
174 if (screen->GetId() == expandId) { in StartExpand()
181 cout << "input expandId is not valid!" << endl; in StartExpand()
187 cout << "expand screen Id is " << expandId << endl; in StartExpand()
188 vector<ExpandOption> options = {{defaultDisplay->GetScreenId(), 0, 0}, {expandId, defaultDisplay->GetWidth(), 0}}; in StartExpand()

Completed in 1 milliseconds