Searched refs:mParentSurfaceControlGenerationId (Results 1 – 2 of 2) sorted by relevance
139 if (mParentSurfaceControlGenerationId != rgid) { in drawGl()141 mParentSurfaceControlGenerationId = rgid; in drawGl()213 mParentSurfaceControlGenerationId = activeContext->getSurfaceControlGenerationId(); in getSurfaceControl()
100 int32_t mParentSurfaceControlGenerationId = 0; variable