Home | History | Annotate | Download | only in device3

Lines Matching refs:removedSurfaceIds

2570         const std::vector<size_t> &removedSurfaceIds, KeyedVector<sp<Surface>, size_t> *outputMap) {
2580 for (const auto &it : removedSurfaceIds) {
2587 status_t res = stream->updateStream(newSurfaces, outputInfo, removedSurfaceIds, outputMap);