Home
last modified time | relevance | path

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

/external/perfetto/ui/src/tracks/cpu_slices/
Dfrontend.ts205 const latencyWidth = rectStart - wakeupPos; constant
210 latencyWidth,
211 latencyWidth >= 20);
215 if (latencyWidth >= measured.width + 2) {
218 wakeupPos + latencyWidth / 2 - measured.width / 2 - 1,
226 wakeupPos + (latencyWidth) / 2,