Searched defs:buffIndex (Results 1 – 2 of 2) sorted by relevance
517 for (uint32_t buffIndex = 0; buffIndex < m_outputDrawsCount; ++buffIndex) in iterate() local572 for (uint32_t buffIndex = 0; buffIndex < m_outputDrawsCount; ++buffIndex) in iterate() local803 for (uint32_t buffIndex = 0; buffIndex < m_outputDrawsCount; ++buffIndex) in iterate() local
104 void StreamSourceAppProxy::receivedBuffer_l(size_t buffIndex, size_t buffLength) { in receivedBuffer_l()