Searched refs:trace_region (Results 1 – 3 of 3) sorted by relevance
| /oneTBB/examples/parallel_for/tachyon/src/ |
| H A D | render.cpp | 85 trace_region(scene, nullptr /*outfile*/, 0, 0, scene.hres, scene.vres); in renderscene()
|
| H A D | trace.hpp | 94 void trace_region(scenedef, void *, int, int, int, int);
|
| H A D | trace_rest.cpp | 107 void trace_region(scenedef scene, void *tga, int startx, int starty, int stopx, int stopy) { in trace_region() function
|