add temporary code to prevent the build break
[platform/core/uifw/libtdm.git] / include / tdm.h
index 42837ab..5f14a4c 100644 (file)
@@ -1107,6 +1107,14 @@ tdm_hwc_window_set_property(tdm_hwc_window *hwc_window, uint32_t id, tdm_value v
 tdm_error
 tdm_hwc_window_get_constraints(tdm_hwc_window *hwc_window, int *constraints);
 
+// TODO : this will be removed...
+#define TDM_PREPARATION_BUFFER_QUEUE 1000
+#define TDM_PREPARATION_NONE 1001
+
+tdm_error
+tdm_hwc_window_get_preparation_types(tdm_hwc_window *hwc_window, int *preparation_types);
+// TODO
+
 /**
  * @brief Destroy a pp object
  * @param[in] pp A pp object