Searched refs:new_stats (Results 1 – 4 of 4) sorted by relevance
95 SmartPtr<X3aIspStatistics> new_stats = in capture_3a_stats() local98 if (!new_stats.ptr()) { in capture_3a_stats()103 ret = _isp_controller->get_3a_statistics (new_stats); in capture_3a_stats()109 if (!new_stats->fill_standard_stats ()) { in capture_3a_stats()113 stats = new_stats; in capture_3a_stats()
82 TFStats new_stats(profile_file, nullptr); in TestToFromProto() local83 new_stats.BuildAllViews(); in TestToFromProto()85 new_stats.ShowMultiGraphNode(cmd, opts); in TestToFromProto()87 new_stats.ShowGraphNode(cmd, opts); in TestToFromProto()
75 TFStats new_stats(profile_file, nullptr); in TestToFromProto() local76 new_stats.BuildAllViews(); in TestToFromProto()77 return new_stats.ShowGraphNode(cmd, opts).DebugString(); in TestToFromProto()
137 SmartPtr<X3aIspStatistics> new_stats = in get_stats_buffer() local142 new_stats.ptr (), in get_stats_buffer()146 return new_stats; in get_stats_buffer()