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

  /external/libxcam/modules/isp/
isp_poll_thread.h 47 virtual XCamReturn capture_3a_stats (SmartPtr<X3aStats> &stats);
isp_poll_thread.cpp 92 IspPollThread::capture_3a_stats (SmartPtr<X3aStats> &stats) function in class:XCam::IspPollThread
  /external/libxcam/xcore/
poll_thread.h 78 virtual XCamReturn capture_3a_stats (SmartPtr<X3aStats> &stats);
poll_thread.cpp 158 PollThread::capture_3a_stats (SmartPtr<X3aStats> &stats) function in class:XCam::PollThread
179 ret = capture_3a_stats (stats);

Completed in 77 milliseconds