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