Searched defs:gsc_dst_cfg_changed (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp251 static inline bool gsc_dst_cfg_changed(exynos_gsc_img &c1, exynos_gsc_img &c2) function
265 return gsc_dst_cfg_changed(c1, c2) ||
1168 gsc_dst_cfg_changed(dst_cfg, gsc_data->dst_cfg);

Completed in 48 milliseconds