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