Searched refs:bottomNodeMapMut_ (Results 1 – 2 of 2) sorted by relevance
78 std::lock_guard<std::mutex> lock(bottomNodeMapMut_); in RemoveRcdResource()100 std::lock_guard<std::mutex> lock(bottomNodeMapMut_); in CheckRenderTargetNode()127 std::lock_guard<std::mutex> lock(bottomNodeMapMut_); in GetBottomSurfaceNode()152 std::lock_guard<std::mutex> lock(bottomNodeMapMut_); in GetBottomRenderNode()
81 std::mutex bottomNodeMapMut_; variable