Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/gs101/libhwc2.1/
H A DExynosResourceRestriction.h238 const restriction_table_element restriction_tables[RESTRICTION_MAX] = variable
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.cpp2489 … for (uint32_t i = 0; i < sizeof(restriction_tables)/sizeof(restriction_table_element); i++) { in updateRestrictions()
2490 mSizeRestrictionCnt[i] = restriction_tables[i].table_element_size; in updateRestrictions()
2492 memcpy(&mSizeRestrictions[i][j], &restriction_tables[i].table[j], in updateRestrictions()