Searched refs:newSurfaces (Results 1 – 3 of 3) sorted by relevance
376 virtual status_t updateStream(int streamId, const std::vector<sp<Surface>> &newSurfaces,
186 status_t updateStream(int streamId, const std::vector<sp<Surface>> &newSurfaces,
2574 status_t Camera3Device::updateStream(int streamId, const std::vector<sp<Surface>> &newSurfaces, in updateStream() argument2593 status_t res = stream->updateStream(newSurfaces, outputInfo, removedSurfaceIds, outputMap); in updateStream()