Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.h133 int32_t updateSupportedMPPFlag(ExynosDisplay * display);
H A DExynosResourceManager.cpp458 if ((ret = updateSupportedMPPFlag(display)) != NO_ERROR) { in assignResource()
1772 int32_t ExynosResourceManager::updateSupportedMPPFlag(ExynosDisplay * display) in updateSupportedMPPFlag() function in ExynosResourceManager