Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
DOpenglEsPipe.cpp334 int spinCount = 20; in onGuestRecv() local
355 if (--spinCount > 0) { in onGuestRecv()