Searched refs:currentLayerIds (Results 1 – 1 of 1) sorted by relevance
84 std::vector<LayerId> currentLayerIds; in plan() local109 currentLayerIds.emplace_back(id); in plan()117 mCurrentLayers.reserve(currentLayerIds.size()); in plan()118 std::transform(currentLayerIds.cbegin(), currentLayerIds.cend(), in plan()