Searched refs:checkConfigDstChanged (Results 1 – 2 of 2) sorted by relevance
1097 int checkConfigDstChanged(const exynos_dpu_data &lastConfigData,
2271 int ExynosDisplay::checkConfigDstChanged(const exynos_dpu_data &lastConfigsData, const exynos_dpu_d… in checkConfigDstChanged() function in ExynosDisplay4872 if ((ret = checkConfigDstChanged(mDpuData, mLastDpuData, windowIndex)) < 0) { in handleWindowUpdate()