Searched refs:pixelDisplayIntfName (Results 1 – 1 of 1) sorted by relevance
50 static const std::map<const uint32_t, const std::string_view> pixelDisplayIntfName = variable198 auto iter = pixelDisplayIntfName.find(getDisplayId(HWC_DISPLAY_PRIMARY, i)); in ExynosDevice()199 if (iter != pixelDisplayIntfName.end()) { in ExynosDevice()