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

  /external/libxcam/modules/isp/
isp_image_processor.cpp 164 SmartPtr<X3aExposureResult> res = (*iter).dynamic_cast_ptr<X3aExposureResult> ();
  /external/libxcam/xcore/
x3a_result_factory.h 42 SmartPtr<X3aExposureResult> create_exposure (XCam3aResultExposure *from = NULL);
x3a_result.h 151 typedef X3aStandardResultT<XCam3aResultExposure> X3aExposureResult;
x3a_analyzer_simple.cpp 227 SmartPtr<X3aExposureResult> result = new X3aExposureResult (XCAM_3A_RESULT_EXPOSURE);
x3a_result_factory.cpp 174 SmartPtr<X3aExposureResult>
177 XCAM_3A_RESULT_FACTORY (X3aExposureResult, XCAM_3A_RESULT_EXPOSURE, from);

Completed in 48 milliseconds