Searched defs:X3aResult (Results 1 - 1 of 1) sorted by relevance

/external/libxcam/xcore/
H A Dx3a_result.h31 class X3aResult class in namespace:XCam
34 explicit X3aResult ( function in class:XCam::X3aResult
47 virtual ~X3aResult() {}
83 XCAM_DEAD_COPY (X3aResult);
94 typedef std::list<SmartPtr<X3aResult>> X3aResultList;
103 : public X3aResult
107 : X3aResult (type, process_type)

Completed in 179 milliseconds