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

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalSource.h743 void SetDistortionType(SInt32 inType);
H A DoalImp.cpp5053 oalSource->SetDistortionType(*(ALint*)data);
H A DoalSource.cpp4515 void OALSource::SetDistortionType(SInt32 inType) function in class:OALSource
4521 DebugMessageN2("OALSource::SetDistortionType: OALSource: = %u : inType %d\n", mSelfToken, inType );

Completed in 83 milliseconds