Searched defs:DisplayMapInfo (Results 1 – 2 of 2) sorted by relevance
227 struct DisplayMapInfo { struct228 hwc2_display_t client_id = HWCCallbacks::kNumDisplays; // mapped sf id for this display229 int32_t sdm_id = -1; // sdm id for this display230 sdm:: DisplayType disp_type = kDisplayTypeMax; // sdm display type231 bool test_pattern = false; // display will show test pattern232 void Reset() { in Reset()
414 struct DisplayMapInfo { struct415 hwc2_display_t client_id = HWCCallbacks::kNumDisplays; // mapped sf id for this display416 int32_t sdm_id = -1; // sdm id for this display417 sdm:: DisplayType disp_type = kDisplayTypeMax; // sdm display type418 bool test_pattern = false; // display will show test pattern419 void Reset() { in Reset()