Searched refs:_RenderLaunch (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/soundrecorder/
H A DVUView.h29 static int32 _RenderLaunch(void *data);
H A DVUView.cpp80 fThreadId = spawn_thread(_RenderLaunch, "VU view", B_NORMAL_PRIORITY,
98 VUView::_RenderLaunch(void *data) function in class:VUView

Completed in 14 milliseconds