Home
last modified time | relevance | path

Searched defs:drawTime (Results 1 – 5 of 5) sorted by relevance

/developtools/ace_ets2bundle/koala-wrapper/koalaui/common/src/
DKoalaProfiler.ts111 const drawTime = Math.round(1000 * (this.drawExitTime - this.drawEnterTime)) constant
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
Dstalling_rate_trace_test.cpp229 double drawTime = 3.0; variable
240 double drawTime = 3.0; variable
251 double drawTime = 3.0; variable
/developtools/smartperf_host/smartperf_device/device_command/test/unittest/
Dstalling_rate_trace_test.cpp229 double drawTime = 3.0; variable
240 double drawTime = 3.0; variable
251 double drawTime = 3.0; variable
/developtools/smartperf_host/smartperf_device/device_command/scenarios/src/
Dstalling_rate_trace.cpp213 double &drawTime, double &totalFrameLossTime) in GetFrameLossTime()
/developtools/profiler/host/smartperf/client/client_command/
Dstalling_rate_trace.cpp213 double &drawTime, double &totalFrameLossTime) in GetFrameLossTime()