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

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

Completed in 54 milliseconds