Home
last modified time | relevance | path

Searched refs:render_rect (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/task_arena/fractal/
H A Dfractal.cpp107 void fractal::render_rect(int x0, int y0, int x1, int y1) const { in render_rect() function in fractal
124 f.render_rect(r.cols().begin(), r.rows().begin(), r.cols().end(), r.rows().end()); in operator ()()
H A Dfractal.hpp66 void render_rect(int x0, int y0, int x1, int y1) const;