Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GoldfishAddressSpace/
DAddressSpaceStream.cpp536 uint32_t maxSteps = m_context.ring_config->buffer_size / in type1Write() local
539 if (maxSteps > 1) maxOutstanding = maxSteps - 1; in type1Write()