Home
last modified time | relevance | path

Searched refs:rt_landscape (Results 1 – 3 of 3) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dapi.hpp175 void rt_landscape(void *, int, int, vector, apiflt, apiflt);
H A Dapigeom.cpp252 void rt_landscape(void *tex, int m, int n, vector ctr, apiflt wx, apiflt wy) { in rt_landscape() function
H A Dparse.cpp778 rt_landscape(tex, m, n, ctr, wx, wy); in GetLandScape()