Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.h1097 int checkConfigDstChanged(const exynos_dpu_data &lastConfigData,
H A DExynosDisplay.cpp2271 int ExynosDisplay::checkConfigDstChanged(const exynos_dpu_data &lastConfigsData, const exynos_dpu_d… in checkConfigDstChanged() function in ExynosDisplay
4872 if ((ret = checkConfigDstChanged(mDpuData, mLastDpuData, windowIndex)) < 0) { in handleWindowUpdate()