Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp1247 static constexpr bool attributesMatch() in attributesMatch() function
1258 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>(),