Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libhwc/
Dhwc.cpp363 int dst_crop_w_alignement; in dst_crop_w_aligned() local
366 dst_crop_w_alignement = GSC_DST_CROP_W_ALIGNMENT_RGB888; in dst_crop_w_aligned()
368 return (dest_w % dst_crop_w_alignement) == 0; in dst_crop_w_aligned()