Searched refs:getSurfaceControlGenerationId (Results 1 – 2 of 2) sorted by relevance
135 int32_t rgid = activeContext->getSurfaceControlGenerationId(); in prepareRootSurfaceControl()230 mParentSurfaceControlGenerationId = activeContext->getSurfaceControlGenerationId(); in getSurfaceControl()
125 int32_t getSurfaceControlGenerationId() const { return mSurfaceControlGenerationId; } in getSurfaceControlGenerationId() function