Searched refs:create_geo_map_handler (Results 1 – 3 of 3) sorted by relevance
156 create_geo_map_handler (const SmartPtr<CLContext> &context, bool need_lsc = false);
338 create_geo_map_handler (const SmartPtr<CLContext> &context, bool need_lsc) in create_geo_map_handler() function
340 geo_map_handler = create_geo_map_handler (context).dynamic_cast_ptr<CLGeoMapHandler> (); in main()