Home
last modified time | relevance | path

Searched refs:get_3a_statistics (Results 1 – 3 of 3) sorted by relevance

/external/libxcam/modules/isp/
Disp_controller.h41 XCamReturn get_3a_statistics (SmartPtr<X3aIspStatistics> &stats);
Disp_poll_thread.cpp103 ret = _isp_controller->get_3a_statistics (new_stats); in capture_3a_stats()
Disp_controller.cpp82 IspController::get_3a_statistics (SmartPtr<X3aIspStatistics> &stats) in get_3a_statistics() function in XCam::IspController