summaryrefslogtreecommitdiffstats
path: root/libhwcomposer/SecHWCUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhwcomposer/SecHWCUtils.h')
-rw-r--r--libhwcomposer/SecHWCUtils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libhwcomposer/SecHWCUtils.h b/libhwcomposer/SecHWCUtils.h
index 7715cb4..880e073 100644
--- a/libhwcomposer/SecHWCUtils.h
+++ b/libhwcomposer/SecHWCUtils.h
@@ -117,6 +117,7 @@ struct hwc_context_t {
s5p_fimc_t fimc;
unsigned int num_of_fb_layer;
unsigned int num_of_hwc_layer;
+ unsigned int num_of_fb_layer_prev;
};
int window_open(struct hwc_win_info_t *win, int id);