Searched defs:inByteCount (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/kits/game/
H A DPushGameSound.cpp152 BPushGameSound::FillBuffer(void *inBuffer, size_t inByteCount) argument
144 SetStreamHook(void (*hook)(void * inCookie, void * inBuffer, size_t inByteCount, BStreamingGameSound * me), void * cookie) argument
H A DStreamingGameSound.cpp72 SetStreamHook(void (*hook)(void* inCookie, void* inBuffer, size_t inByteCount, BStreamingGameSound * me), void * cookie) argument
83 FillBuffer(void *inBuffer, size_t inByteCount) argument
H A DFileGameSound.cpp235 BFileGameSound::FillBuffer(void *inBuffer, size_t inByteCount) argument
[all...]

Completed in 92 milliseconds