summaryrefslogtreecommitdiffstats
path: root/libhwcomposer/SecHWCUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhwcomposer/SecHWCUtils.h')
-rw-r--r--libhwcomposer/SecHWCUtils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libhwcomposer/SecHWCUtils.h b/libhwcomposer/SecHWCUtils.h
index 41172b4..d59c120 100644
--- a/libhwcomposer/SecHWCUtils.h
+++ b/libhwcomposer/SecHWCUtils.h
@@ -116,6 +116,8 @@ struct hwc_context_t {
struct hwc_win_info_t global_lcd_win;
struct fb_var_screeninfo lcd_info;
s5p_fimc_t fimc;
+ hwc_procs_t *procs;
+ pthread_t vsync_thread;
unsigned int num_of_fb_layer;
unsigned int num_of_hwc_layer;
unsigned int num_of_fb_layer_prev;