Searched refs:DISPLAYID_MASK_LEN (Results 1 – 1 of 1) sorted by relevance
62 static constexpr uint32_t DISPLAYID_MASK_LEN = 8; variable619 return (displayType << DISPLAYID_MASK_LEN) | displayIndex; in getDisplayId()