summaryrefslogtreecommitdiff
path: root/exynos/fimg2d.h
diff options
context:
space:
mode:
Diffstat (limited to 'exynos/fimg2d.h')
-rw-r--r--exynos/fimg2d.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/exynos/fimg2d.h b/exynos/fimg2d.h
index d98f7bc8..c6d67caf 100644
--- a/exynos/fimg2d.h
+++ b/exynos/fimg2d.h
@@ -142,6 +142,7 @@ enum e_g2d_op {
G2D_OP_SRC = 0x01,
G2D_OP_DST = 0x02,
G2D_OP_OVER = 0x03,
+ G2D_OP_INTERPOLATE = 0x04,
G2D_OP_DISJOINT_CLEAR = 0x10,
G2D_OP_DISJOINT_SRC = 0x11,
G2D_OP_DISJOINT_DST = 0x12,