Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/
DExynosResourceRestriction.h267 const restriction_table_element restriction_tables[RESTRICTION_MAX] = variable
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp2640 … for (uint32_t i = 0; i < sizeof(restriction_tables)/sizeof(restriction_table_element); i++) { in updateRestrictions()
2641 mSizeRestrictionCnt[i] = restriction_tables[i].table_element_size; in updateRestrictions()
2643 memcpy(&mSizeRestrictions[i][j], &restriction_tables[i].table[j], in updateRestrictions()