Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/dynamic/
Dexperimental_slice_layout_generator.cc156 const auto& depth_col = *table.GetTypedColumnByName<uint32_t>("depth"); in AddLayoutColumn() local
175 uint32_t depth = depth_col[i]; in AddLayoutColumn()
264 uint32_t depth = depth_col[i]; in AddLayoutColumn()