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

  /hardware/ti/omap4-aah/camera/inc/
BaseCameraAdapter.h 264 mutable android::Mutex mCaptureBufferLock;
  /hardware/ti/omap4xxx/camera/inc/
BaseCameraAdapter.h 238 mutable Mutex mCaptureBufferLock;
  /hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp 460 Mutex::Autolock lock(mCaptureBufferLock);
    [all...]
  /hardware/ti/omap4-aah/camera/
BaseCameraAdapter.cpp 541 android::AutoMutex lock(mCaptureBufferLock);
    [all...]

Completed in 54 milliseconds