Searched refs:attachedSurfaces (Results 1 – 2 of 2) sorted by relevance
340 const KeyedVector<sp<Surface>, size_t> &attachedSurfaces) { in revertPartialUpdateLocked() argument343 for (size_t i = 0; i < attachedSurfaces.size(); i++) { in revertPartialUpdateLocked()344 size_t index = attachedSurfaces.valueAt(i); in revertPartialUpdateLocked()
87 const KeyedVector<sp<Surface>, size_t> &attachedSurfaces);