current time ready : zoom efficient
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Process_List.h
index a02e7ab28bcfe3e20221a353fe5ec6bda06d673f..9b2d7b1f2055af4e157a5f62f3beb21c8f9171b1 100644 (file)
@@ -68,4 +68,11 @@ gint processlist_get_process_pixels(ProcessList *Process_List,
                                guint pid, LttTime *birth,
                                guint *y, guint *height,
                                HashedProcessData **Hashed_Process_Data);
+
+gint processlist_get_pixels_from_data( ProcessList *Process_List,
+                                       ProcessInfo *process_info,
+                                       HashedProcessData *Hashed_Process_Data,
+                                       guint *y,
+                                       guint *height);
+
 #endif // _PROCESS_LIST_H
This page took 0.022621 seconds and 4 git commands to generate.