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 102 android::Mutex playBufferLock_;
variablespeed.cc 316 android::Mutex::Autolock autoLock(playBufferLock_);
449 android::Mutex::Autolock autoLock(playBufferLock_);
469 android::Mutex::Autolock autoLock(playBufferLock_);
750 android::Mutex::Autolock autoLock(playBufferLock_);
762 android::Mutex::Autolock autoLock(playBufferLock_);
788 android::Mutex::Autolock autoLock(playBufferLock_);

Completed in 38 milliseconds