Home
last modified time | relevance | path

Searched refs:rt_ui_message (Results 1 – 7 of 7) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dtgafile.cpp70 rt_ui_message(MSG_ERR, msgtxt); in createtgafile()
71 rt_ui_message(MSG_ABORT, "Rendering Aborted."); in createtgafile()
108 rt_ui_message(MSG_ERR, msgtxt); in opentgafile()
109 rt_ui_message(MSG_ABORT, "Rendering Aborted."); in opentgafile()
144 rt_ui_message(MSG_ERR, msgtxt); in writetgaregion()
148 rt_ui_message(MSG_ERR, "writetgaregion: file ptr out of range!!!\n"); in writetgaregion()
H A Dutil.cpp159 rt_ui_message(MSG_ERR, msg); in rtbomb()
160 rt_ui_message(MSG_ABORT, "Rendering Aborted."); in rtbomb()
167 rt_ui_message(MSG_0, msg); in rtmesg()
H A Dui.hpp62 void rt_ui_message(int, const char *);
H A Dui.cpp70 void rt_ui_message(int level, const char *msg) { in rt_ui_message() function
H A Dvol.cpp320 rt_ui_message(MSG_ERR, msgtxt); in LoadVol()
321 rt_ui_message(MSG_ABORT, "Rendering Aborted."); in LoadVol()
327 rt_ui_message(MSG_0, msgtxt); in LoadVol()
H A Dtachyon_video.cpp74 rt_ui_message(MSG_0, buf); in on_process()
H A Dtrace_rest.cpp117 rt_ui_message(MSG_0, msgtxt); in trace_region()