Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/manager/1.1/
DEnumerator.cpp75 constexpr int kExclusiveMainDisplayId = 255; variable
135 removeIfPresent(&mDisplayPorts, kExclusiveMainDisplayId, []() { in Enumerator()
136 LOG(WARNING) << kExclusiveMainDisplayId in Enumerator()
577 if (id == kExclusiveMainDisplayId) { in openDisplay_1_1()
/packages/services/Car/service/jni/evs/
DEvsServiceContext.h224 static constexpr uint8_t kExclusiveMainDisplayId = 0xFF; variable
DEvsServiceContext.cpp373 mServiceFactory->getService()->openDisplay(EvsServiceContext::kExclusiveMainDisplayId, in acquireCameraAndDisplayLocked()