Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRingStream.cpp107 const uint32_t maxSpins = 30; in readRaw() local
191 if (++spins < maxSpins) { in readRaw()