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