Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DLatencyAggregator.cpp263 SafeBytesField downBytesField(*mDownSketches[i]); in dump() local
264 const float downBytesKb = downBytesField.getBytesField().arg_length * 1E-3; in dump()