Searched refs:SetLooping (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalSource.h649 void SetLooping (UInt32 inLooping);
H A DoalImp.cpp2355 oalSource->SetLooping(value);
2451 oalSource->SetLooping(*values);
H A DoalSource.cpp568 void OALSource::SetLooping (UInt32 inLooping) function in class:OALSource
571 DebugMessageN2("OALSource::SetLooping called - OALSource:inLooping = %ld:%ld\n", (long int) mSelfToken, (long int) inLooping);

Completed in 278 milliseconds