Searched refs:consumedCount (Results 1 – 1 of 1) sorted by relevance
35 uint32_t nextUnusedInputLocation(uint32_t consumedCount) in nextUnusedInputLocation() argument38 mNextUnusedInputLocation += consumedCount; in nextUnusedInputLocation()41 uint32_t nextUnusedOutputLocation(uint32_t consumedCount) in nextUnusedOutputLocation() argument44 mNextUnusedOutputLocation += consumedCount; in nextUnusedOutputLocation()