Home
last modified time | relevance | path

Searched refs:SetStreamHook (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/os/game/
H A DStreamingGameSound.h33 virtual status_t SetStreamHook(hook h, void* cookie);
H A DPushGameSound.h45 virtual status_t SetStreamHook(void (*hook)(void* inCookie,
/haiku/src/kits/game/
H A DStreamingGameSound.cpp72 BStreamingGameSound::SetStreamHook(void (*hook)(void* inCookie, void* inBuffer, in SetStreamHook() function in BStreamingGameSound
H A DPushGameSound.cpp144 BPushGameSound::SetStreamHook(void (*hook)(void * inCookie, void * inBuffer, in SetStreamHook() function in BPushGameSound