HomeSort by relevance Sort by last modified time
    Searched full:autolock (Results 401 - 425 of 580) sorted by null

<<11121314151617181920>>

  /external/libchrome/base/synchronization/
waitable_event_posix.cc 49 base::AutoLock locked(kernel_->lock_);
54 base::AutoLock locked(kernel_->lock_);
71 base::AutoLock locked(kernel_->lock_);
96 base::AutoLock locked(lock_);
  /frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.cpp 168 Mutex::Autolock _l(mBufferingLock);
895 Mutex::Autolock _l(mBufferingLock);
900 Mutex::Autolock _l(mBufferingLock);
912 Mutex::Autolock _l(mBufferingLock);
  /frameworks/av/media/libstagefright/omx/tests/
OMXHarness.cpp 102 Mutex::Autolock autoLock(mLock);
162 Mutex::Autolock autoLock(mLock);
  /frameworks/base/native/android/
asset_manager.cpp 75 Mutex::Autolock _l(gMutex);
  /frameworks/native/libs/sensor/
SensorEventQueue.cpp 84 Mutex::Autolock _l(mLock);
  /frameworks/native/services/surfaceflinger/
MonitoredProducer.cpp 45 Mutex::Autolock _l(mFlinger->mStateLock);
  /frameworks/wilhelm/tests/examples/
slesTestDecodeToBuffQueue.cpp 120 android::Mutex::Autolock autoLock(eosLock);
510 android::Mutex::Autolock autoLock(eosLock);
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 672 Mutex::Autolock autoLock(mDecoderBufLock);
728 Mutex::Autolock autoLock(mDecoderBufLock);
    [all...]
  /hardware/interfaces/camera/device/3.3/default/
CameraDeviceSession.cpp 51 Mutex::Autolock _l(mInflightLock);
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer_hwc1.cpp 286 Mutex::Autolock _l(mLock);
476 Mutex::Autolock _l(mLock);
554 Mutex::Autolock _l(mEventControlLock);
664 Mutex::Autolock _l(mDisplayLock);
    [all...]
FramebufferSurface.cpp 126 Mutex::Autolock lock(mMutex);
HWComposer.cpp 171 Mutex::Autolock _l(mLock);
275 Mutex::Autolock _l(mLock);
384 Mutex::Autolock _l(mVsyncLock);
426 Mutex::Autolock _l(mDisplayLock);
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp 375 Mutex::Autolock autolock(mLock);
954 Mutex::Autolock autolock(mLock);
963 Mutex::Autolock autolock(mLock);
    [all...]
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 294 Mutex::Autolock autoLock(mExtractor->mLock);
363 Mutex::Autolock autoLock(mExtractor->mLock);
377 Mutex::Autolock autoLock(mExtractor->mLock);
    [all...]
  /external/libchrome/base/message_loop/
message_pump_glib.cc 144 AutoLock auto_lock(thread_info_lock.Get());
156 AutoLock auto_lock(thread_info_lock.Get());
  /frameworks/av/media/libaudioclient/
AudioEffect.cpp 304 Mutex::Autolock _l(mCblk->lock);
326 Mutex::Autolock _l(mCblk->lock);
  /frameworks/av/media/libstagefright/mpeg2ts/
MPEG2PSExtractor.cpp 157 Mutex::Autolock autoLock(mLock);
MPEG2TSExtractor.cpp 321 Mutex::Autolock autoLock(mLock);
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 273 Mutex::Autolock autoLock(mColorAspectsLock);
  /frameworks/base/libs/hwui/
PathCache.cpp 332 Mutex::Autolock l(mLock);
340 Mutex::Autolock l(mLock);
  /hardware/libhardware_legacy/audio/
AudioDumpInterface.cpp 201 Mutex::Autolock _l(mLock);
220 Mutex::Autolock _l(mLock);
  /external/libmojo/mojo/public/cpp/bindings/lib/
connector.cc 21 // Similar to base::AutoLock, except that it does nothing if |lock| passed into
  /external/mesa3d/src/gallium/targets/haiku-softpipe/
SoftwareRenderer.cpp 15 #include <Autolock.h>
  /external/sfntly/cpp/src/sfntly/table/bitmap/
eblc_table.cc 56 AutoLock lock(bitmap_size_table_lock_);
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
ExternalDevice.cpp 139 Mutex::Autolock lock(mLock);

Completed in 696 milliseconds

<<11121314151617181920>>