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

  /hardware/ti/omap4xxx/camera/inc/
BaseCameraAdapter.h 235 KeyedVector<int, bool> mCaptureBuffersAvailable;
  /hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp 463 mCaptureBuffersAvailable.clear();
466 mCaptureBuffersAvailable.add(mCaptureBuffers[i], 0);
472 mCaptureBuffersAvailable.add(mCaptureBuffers[i], 1);
    [all...]

Completed in 168 milliseconds