Home
last modified time | relevance | path

Searched refs:SetMemoryPoolSize (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/game/
H A DGameSound.h49 static status_t SetMemoryPoolSize(size_t poolSize);
/haiku/src/kits/game/
H A DGameSound.cpp225 BGameSound::SetMemoryPoolSize(size_t in_poolSize) in SetMemoryPoolSize() function in BGameSound