Searched refs:attributesMatch (Results 1 – 1 of 1) sorted by relevance
1247 static constexpr bool attributesMatch() in attributesMatch() function1258 static_assert(attributesMatch<HWC_DISPLAY_VSYNC_PERIOD>(),1260 static_assert(attributesMatch<HWC_DISPLAY_WIDTH>(), "Tables out of sync");1261 static_assert(attributesMatch<HWC_DISPLAY_HEIGHT>(), "Tables out of sync");1262 static_assert(attributesMatch<HWC_DISPLAY_DPI_X>(), "Tables out of sync");1263 static_assert(attributesMatch<HWC_DISPLAY_DPI_Y>(), "Tables out of sync");1264 static_assert(attributesMatch<HWC_DISPLAY_COLOR_TRANSFORM>(),