Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.h132 int32_t updateSupportedMPPFlag(ExynosDisplay * display);
DExynosResourceManager.cpp424 if ((ret = updateSupportedMPPFlag(display)) != NO_ERROR) { in assignResource()
1837 int32_t ExynosResourceManager::updateSupportedMPPFlag(ExynosDisplay * display) in updateSupportedMPPFlag() function in ExynosResourceManager