hwc_window: rename get_buffer_queue to acquire_buffer_queue
[platform/core/uifw/libtdm.git] / include / tdm_backend.h
index 12b088c..f695562 100644 (file)
@@ -868,8 +868,8 @@ typedef struct _tdm_func_hwc_window {
         * @param[out] error #TDM_ERROR_NONE if success. Otherwise, error value.
         * @return A buffer queue
         */
-       tbm_surface_queue_h (*hwc_window_get_buffer_queue)(tdm_hwc_window *hwc_window,
-                                                                                                          tdm_error *error);
+       tbm_surface_queue_h (*hwc_window_acquire_buffer_queue)(tdm_hwc_window *hwc_window,
+                                                                                                                  tdm_error *error);
 
        /**
         * @brief Release a buffer queue for the window object