Home
last modified time | relevance | path

Searched defs:curStackRow (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/filter/
Danimation_filter_test.cpp122 auto curStackRow = 1; variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Danimation_filter.cpp168 bool AnimationFilter::UpdateDynamicEndTime(const uint64_t curFrameRow, uint64_t curStackRow) in UpdateDynamicEndTime()