Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp460 std::vector<hwc2_display_t> displayIds; in registerCallback() local
468 displayIds.emplace_back(displayPair.first); in registerCallback()
508 for (auto displayId : displayIds) { in registerCallback()