Home
last modified time | relevance | path

Searched refs:isHWResourceAvailable (Results 1 – 4 of 4) sorted by relevance

/hardware/google/graphics/zuma/libhwc2.1/libresource/
DExynosResourceManagerModule.h30 virtual bool isHWResourceAvailable(ExynosDisplay *display, ExynosMPP *currentMPP,
DExynosResourceManagerModule.cpp119 bool ExynosResourceManagerModule::isHWResourceAvailable(ExynosDisplay *display, in isHWResourceAvailable() function in ExynosResourceManagerModule
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.h237 virtual bool isHWResourceAvailable(ExynosDisplay __unused *display, in isHWResourceAvailable() function
DExynosResourceManager.cpp2759 (!isHWResourceAvailable(display, candidateMPP, mppSrc))) { in isAssignable()