Searched refs:rootViewInfoList (Results 1 – 1 of 1) sorted by relevance
38 @Nullable List<ViewInfo> rootViewInfoList, @Nullable BufferedImage image) { in RenderResult() argument40 mRootViews = rootViewInfoList == null ? Collections.emptyList() : rootViewInfoList; in RenderResult()