Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.h148 int32_t updateExynosComposition(ExynosDisplay *display);
H A DExynosResourceManager.cpp687 if ((ret = updateExynosComposition(display)) != NO_ERROR) in assignResourceInternal()
705 int32_t ExynosResourceManager::updateExynosComposition(ExynosDisplay *display) in updateExynosComposition() function in ExynosResourceManager