Home
last modified time | relevance | path

Searched refs:waitForLoaderThreadCompletion (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/audio/
DHRTFDatabaseLoader.cpp75 waitForLoaderThreadCompletion(); in ~HRTFDatabaseLoader()
110 void HRTFDatabaseLoader::waitForLoaderThreadCompletion() in waitForLoaderThreadCompletion() function in WebCore::HRTFDatabaseLoader
DHRTFDatabaseLoader.h59 void waitForLoaderThreadCompletion();
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DPannerNode.cpp130 m_hrtfDatabaseLoader->waitForLoaderThreadCompletion(); in process()