Searched refs:DISPLAY_STRINGS_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
53 constexpr int32_t DISPLAY_STRINGS_MAX_SIZE { 27 * 2 }; variable217 return sizeof(DisplayInfo) + DISPLAY_STRINGS_MAX_SIZE; in GetDisplayMaxSize()