Lines Matching refs:swap
557 enum drm_exynos_flip flip, bool *swap) in gsc_src_set_transf() argument
605 *swap = ctx->rotation; in gsc_src_set_transf()
610 static int gsc_src_set_size(struct device *dev, int swap, in gsc_src_set_size() argument
619 swap, pos->x, pos->y, pos->w, pos->h); in gsc_src_set_size()
621 if (swap) { in gsc_src_set_size()
828 enum drm_exynos_flip flip, bool *swap) in gsc_dst_set_transf() argument
876 *swap = ctx->rotation; in gsc_dst_set_transf()
1036 static int gsc_dst_set_size(struct device *dev, int swap, in gsc_dst_set_size() argument
1045 swap, pos->x, pos->y, pos->w, pos->h); in gsc_dst_set_size()
1047 if (swap) { in gsc_dst_set_size()
1395 bool swap; in gsc_ippdrv_check_property() local
1417 swap = true; in gsc_ippdrv_check_property()
1421 swap = false; in gsc_ippdrv_check_property()
1437 if (swap) { in gsc_ippdrv_check_property()
1458 if (swap) { in gsc_ippdrv_check_property()