Searched refs:sSurfaceGeneration (Results 1 – 1 of 1) sorted by relevance
6715 static uint32_t sSurfaceGeneration = 0; in connectToSurface() local6716 *generation = (getpid() << 10) | (++sSurfaceGeneration & ((1 << 10) - 1)); in connectToSurface()