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