Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/sqlite/
Dspan_join_operator_table.h152 kPresentPartitionShadow, enumerator
261 return state_ == State::kPresentPartitionShadow; in IsPresentPartitionShadow()
Dspan_join_operator_table.cc696 state_ = State::kPresentPartitionShadow; in NextSliceState()
702 case State::kPresentPartitionShadow: { in NextSliceState()
740 state_ = State::kPresentPartitionShadow; in NextSliceState()