Home
last modified time | relevance | path

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

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