Searched refs:allMainAndLeashSurfaces_ (Results 1 – 2 of 2) sorted by relevance
25 return allMainAndLeashSurfaces_; in GetAllMainAndLeashSurfaces()36 std::swap(allMainAndLeashSurfaces_, allMainAndLeashSurfaces); in SetAllMainAndLeashSurfaces()162 for (auto& surfaceNode : allMainAndLeashSurfaces_) { in OnSync()210 ret += RENDER_BASIC_PARAM_TO_STRING(allMainAndLeashSurfaces_.size()); in ToString()
158 std::vector<RSBaseRenderNode::SharedPtr> allMainAndLeashSurfaces_; variable