Home
last modified time | relevance | path

Searched refs:configure_resource (Results 1 – 8 of 8) sorted by relevance

/external/libxcam/modules/soft/
Dsoft_geo_mapper.h57 XCamReturn configure_resource (const SmartPtr<Parameters> &param);
Dsoft_stitcher.h71 XCamReturn configure_resource (const SmartPtr<Parameters> &param);
Dsoft_blender.h88 XCamReturn configure_resource (const SmartPtr<Parameters> &param);
Dsoft_handler.h69 virtual XCamReturn configure_resource (const SmartPtr<Parameters> &param) = 0;
Dsoft_geo_mapper.cpp80 SoftGeoMapper::configure_resource (const SmartPtr<Parameters> &param) in configure_resource() function in XCam::SoftGeoMapper
Dsoft_handler.cpp159 ret = configure_resource (param); in execute_buffer()
Dsoft_stitcher.cpp870 SoftStitcher::configure_resource (const SmartPtr<Parameters> &param) in configure_resource() function in XCam::SoftStitcher
Dsoft_blender.cpp645 SoftBlender::configure_resource (const SmartPtr<Parameters> &param) in configure_resource() function in XCam::SoftBlender