Searched refs:kExclusiveMainDisplayId (Results 1 – 3 of 3) sorted by relevance
54 constexpr int kExclusiveMainDisplayId = 255; variable100 auto it = std::find(mDisplayPorts.begin(), mDisplayPorts.end(), kExclusiveMainDisplayId); in init()102 LOG(WARNING) << kExclusiveMainDisplayId << " is reserved for the special purpose " in init()553 if (id == kExclusiveMainDisplayId) { in openDisplay_1_1()
184 static constexpr uint8_t kExclusiveMainDisplayId = 0xFF; variable
187 mDisplay = mService->openDisplay_1_1(EvsServiceContext::kExclusiveMainDisplayId); in acquireCameraAndDisplay()