Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/common/
DStatsBase.cpp244 std::vector<int32_t> avgLatencies; in vibratorLatencyAtom() local
253 avgLatencies.push_back(avg); in vibratorLatencyAtom()
259 values[2].set<VendorAtomValue::repeatedIntValue>(avgLatencies); in vibratorLatencyAtom()