Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dmemory_tracker_snapshot_parser.h71 void EmitRows(int64_t ts,
Dmemory_tracker_snapshot_parser.cc165 void MemoryTrackerSnapshotParser::EmitRows(int64_t ts, in EmitRows() function in perfetto::trace_processor::MemoryTrackerSnapshotParser
319 EmitRows(last_snapshot_timestamp_, *graph, last_snapshot_level_of_detail_); in GenerateGraphFromRawNodesAndEmitRows()
/external/webp/src/dec/
Dvp8l_dec.c617 static int EmitRows(WEBP_CSP_MODE colorspace, in EmitRows() function
806 EmitRows(output->colorspace, rows_data, in_stride, in ProcessRows()