Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/
DExynosResourceRestriction.h267 const restriction_table_element restriction_tables[RESTRICTION_MAX] =
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.h358 typedef struct restriction_table_element struct
DExynosResourceManager.cpp2640 … for (uint32_t i = 0; i < sizeof(restriction_tables)/sizeof(restriction_table_element); i++) { in updateRestrictions()