Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DOpenglEsPipe.cpp329 const auto buffEnd = buff + numBuffers; in onGuestRecv() local
330 while (buff != buffEnd) { in onGuestRecv()