Home
last modified time | relevance | path

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

/frameworks/av/media/utils/
DThreadSnapshot.cpp98 const double lastRunPerSec = 1e9 / diffNs; in toString() local
126 diff *= lastRunPerSec; in toString()