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

  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFocus.cpp 330 android::AutoMutex lock(mCancelAFMutex);
332 ret = mCancelAFCond.waitRelative(mCancelAFMutex, CANCEL_AF_TIMEOUT);
849 android::AutoMutex lock(mCancelAFMutex);
  /hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h     [all...]

Completed in 199 milliseconds