HomeSort by relevance Sort by last modified time
    Searched refs:playBufferLock_ (Results 1 - 2 of 2) sorted by null

  /frameworks/ex/variablespeed/jni/
variablespeed.h 101 android::Mutex playBufferLock_;
variablespeed.cc 309 android::Mutex::Autolock autoLock(playBufferLock_);
442 android::Mutex::Autolock autoLock(playBufferLock_);
462 android::Mutex::Autolock autoLock(playBufferLock_);
743 android::Mutex::Autolock autoLock(playBufferLock_);
755 android::Mutex::Autolock autoLock(playBufferLock_);
781 android::Mutex::Autolock autoLock(playBufferLock_);

Completed in 106 milliseconds