Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/seismic/
H A Duniverse.hpp88 bool TryPutNewPulseSource(int x, int y);
H A Dseismic_video.cpp26 u_.TryPutNewPulseSource(x, y); in on_mouse()
H A Duniverse.cpp227 bool Universe::TryPutNewPulseSource(int x, int y) { in TryPutNewPulseSource() function in Universe