Home
last modified time | relevance | path

Searched refs:XCam3aResultType (Results 1 – 4 of 4) sorted by relevance

/external/libxcam/xcore/base/
Dxcam_3a_result.h88 } XCam3aResultType; typedef
100 XCam3aResultType type;
/external/libxcam/xcore/
Dx3a_result.h114 _result->head.type = (XCam3aResultType) type; in X3aResult()
/external/libxcam/modules/ocl/
Dcl_image_handler.h90 SmartPtr<X3aResult> get_3a_result (XCam3aResultType type);
Dcl_image_handler.cpp464 CLImageHandler::get_3a_result (XCam3aResultType type) in get_3a_result()