Searched defs:on_process (Results 1 – 5 of 5) sorted by relevance
| /oneTBB/examples/task_arena/fractal/ | ||
| H A D | fractal_video.hpp | 83 void on_process() { in on_process() function in fractal_video |
| /oneTBB/examples/parallel_for/tachyon/src/ | ||
| H A D | tachyon_video.cpp | 60 void tachyon_video::on_process() { in on_process() function in tachyon_video |
| /oneTBB/examples/parallel_for/polygon_overlay/ | ||
| H A D | pover_video.cpp | 73 void pover_video::on_process() { in on_process() function in pover_video |
| /oneTBB/examples/parallel_for/seismic/ | ||
| H A D | seismic_video.cpp | 47 void SeismicVideo::on_process() { in on_process() function in SeismicVideo |
| /oneTBB/examples/common/gui/ | ||
| H A D | video.hpp | 107 virtual void on_process() { in on_process() function in video |