Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.h153 int32_t updateExynosComposition(ExynosDisplay *display);
DExynosResourceManager.cpp653 if ((ret = updateExynosComposition(display)) != NO_ERROR) in assignResourceInternal()
672 int32_t ExynosResourceManager::updateExynosComposition(ExynosDisplay *display) in updateExynosComposition() function in ExynosResourceManager