Lines Matching refs:swap
561 enum drm_exynos_flip flip, bool *swap) in gsc_src_set_transf() argument
609 *swap = ctx->rotation; in gsc_src_set_transf()
614 static int gsc_src_set_size(struct device *dev, int swap, in gsc_src_set_size() argument
623 swap, pos->x, pos->y, pos->w, pos->h); in gsc_src_set_size()
625 if (swap) { in gsc_src_set_size()
839 enum drm_exynos_flip flip, bool *swap) in gsc_dst_set_transf() argument
887 *swap = ctx->rotation; in gsc_dst_set_transf()
1047 static int gsc_dst_set_size(struct device *dev, int swap, in gsc_dst_set_size() argument
1056 swap, pos->x, pos->y, pos->w, pos->h); in gsc_dst_set_size()
1058 if (swap) { in gsc_dst_set_size()
1406 bool swap; in gsc_ippdrv_check_property() local
1428 swap = true; in gsc_ippdrv_check_property()
1432 swap = false; in gsc_ippdrv_check_property()
1448 if (swap) { in gsc_ippdrv_check_property()
1469 if (swap) { in gsc_ippdrv_check_property()