Searched refs:DoPostRender (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalContext.h177 OSStatus DoPostRender ();
H A DoalContext.cpp1557 return THIS->DoPostRender();
1586 OSStatus OALContext::DoPostRender () function in class:OALContext
1589 DebugMessageN1("OALContext::DoPostRender() - OALContext = %ld", (long int) mSelfToken);
1592 DebugMessageN1("OALContext::DoPostRender");
1611 oalSource->DoPostRender();
H A DoalSource.h716 OSStatus DoPostRender ();
H A DoalSource.cpp3284 OSStatus OALSource::DoPostRender () function in class:OALSource
3471 DebugMessageN1("OALSource::DoPostRender:ERROR - OALSource = %ld", (long int) mSelfToken);

Completed in 121 milliseconds