Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DReadBuffer.cpp135 (float)m_tailMoveTimeUs / 1000.0f); in printStats()
136 m_tailMoveTimeUs = 0; in printStats()
DReadBuffer.h43 uint64_t m_tailMoveTimeUs = 0; variable