Searched refs:curAllSurfaces_ (Results 1 – 2 of 2) sorted by relevance
269 return curAllSurfaces_; in GetCurAllSurfaces()280 return onlyFirstLevel ? curAllFirstLevelSurfaces_ : curAllSurfaces_; in GetCurAllSurfaces()412 std::vector<RSBaseRenderNode::SharedPtr> curAllSurfaces_; variable
1864 node4->curAllSurfaces_.push_back(nullptr);1865 node4->curAllSurfaces_.push_back(node5);