Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libhwc/
Dhwc.cpp60 const size_t GSC_DST_W_ALIGNMENT_RGB888 = 32; variable
1178 int w = ALIGN(dst_cfg.w, GSC_DST_W_ALIGNMENT_RGB888); in exynos5_config_gsc_m2m()