Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/
Dsp_parse_fps.cpp167 rfV.isHasUI = true; in CountRsEndTime()
177 if (rfV.isHasUI) { in CountRsEndTime()
178 rfV.isHasUI = false; in CountRsEndTime()
/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_parse_fps.h63 bool isHasUI = false; member