Searched refs:numSurfaces (Results 1 – 1 of 1) sorted by relevance
474 int numSurfaces = mSurfaces.size(); in endConfigure() local475 if (numSurfaces > 0) { in endConfigure()477 for (int i = 0; i < numSurfaces; ++i) { in endConfigure()