Searched refs:rt_ui_message (Results 1 – 7 of 7) sorted by relevance
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | tgafile.cpp | 70 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 D | util.cpp | 159 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 D | ui.hpp | 62 void rt_ui_message(int, const char *);
|
| H A D | ui.cpp | 70 void rt_ui_message(int level, const char *msg) { in rt_ui_message() function
|
| H A D | vol.cpp | 320 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 D | tachyon_video.cpp | 74 rt_ui_message(MSG_0, buf); in on_process()
|
| H A D | trace_rest.cpp | 117 rt_ui_message(MSG_0, msgtxt); in trace_region()
|