Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.h167 void makeFormatRestrictions(restriction_key_t table);
H A DExynosResourceManager.cpp2358 void ExynosResourceManager::makeFormatRestrictions(restriction_key_t table) { in makeFormatRestrictions() function in ExynosResourceManager
2399 makeFormatRestrictions(queried_format); in makeAcrylRestrictions()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDeviceInterface.cpp103 resourceManager->makeFormatRestrictions(queried_format); in makeDPURestrictions()