Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dx3a_result_factory.cpp180 SmartPtr<X3aFocusResult>
183 XCAM_3A_RESULT_FACTORY (X3aFocusResult, XCAM_3A_RESULT_FOCUS, from); in create_focus()
Dx3a_result_factory.h43 SmartPtr<X3aFocusResult> create_focus (XCam3aResultFocus *from = NULL);
Dx3a_result.h152 typedef X3aStandardResultT<XCam3aResultFocus> X3aFocusResult; typedef